-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
test: test-assert.js fails locally #18967
Copy link
Copy link
Closed
Labels
assertIssues and PRs related to the assert subsystem.Issues and PRs related to the assert subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Metadata
Metadata
Assignees
Labels
assertIssues and PRs related to the assert subsystem.Issues and PRs related to the assert subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Testing the #18904 locally, I've got this not related error, which I can also reproduce with the last nightly:
It seems reasonable: this fragment uses
\non all systems, while this fragment uses\r\non Windows.Why does not this test fail on CI?