Skip to content

Scope format and name testharnessreport so they don't conflict - #66

Merged
krichprollsch merged 1 commit into
forkfrom
cleanup_global_namespace
Mar 12, 2026
Merged

Scope format and name testharnessreport so they don't conflict#66
krichprollsch merged 1 commit into
forkfrom
cleanup_global_namespace

Conversation

@karlseguin

Copy link
Copy Markdown
Contributor

Some tests define their own format (and maybe name) function in the global namespace, which causes issues. If testharnessport.js is last, then those tests break. If it comes before, then the report gets invalid name/format.

Some tests define their own format (and maybe name) function in the global
namespace, which causes issues. If testharnessport.js is last, then those tests
break. If it comes before, then the report gets invalid name/format.
@krichprollsch
krichprollsch merged commit 7a514ba into fork Mar 12, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants