View Issue Details

IDProjectCategoryView StatusLast Update
0005062Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-11-19 20:57
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityTrivial-bug 
Status resolvedResolutionfixed 
Summary0005062: Unit tests are running on third-party code when they should not
DescriptionI noticed specifically several tests are trying to run on the phpbb installation I have inside my Composr v11 install (it's in the subdirectory /phpbb) and outputting a bunch of errors as a result.

Affected tests:
cqc__function_sigs
basic_code_formatting
database_unsupported_sql
presumably cqc_rest (out of memory error)
file_naming
presumably ecommerce_custom (out of memory)
git_conflicts
google_appengine
lang_misc
modularisation
overused_globals
phpdoc
resource_closing
standard_dir_files
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-11-19 16:52 Patrick Schmalstig New Issue
2022-11-19 16:52 Patrick Schmalstig Status non-assigned => assigned
2022-11-19 16:52 Patrick Schmalstig Assigned To => Chris Graham
2022-11-19 17:08 Patrick Schmalstig Summary Unit tests are running on third-party forum code when they should not => Unit tests are running on third-party code when they should not
2022-11-19 17:08 Patrick Schmalstig Description Updated View Revisions
2022-11-19 20:57 Chris Graham Status assigned => resolved
2022-11-19 20:57 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised