Skip to content

Conversation

brendandahl
Copy link
Collaborator

Bad merge...

@brendandahl brendandahl requested review from sbc100 and juj September 4, 2025 21:55
Copy link
Collaborator

@juj juj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@brendandahl brendandahl enabled auto-merge (squash) September 4, 2025 22:07
@brendandahl brendandahl merged commit 3a3c272 into emscripten-core:main Sep 4, 2025
30 checks passed
@juj
Copy link
Collaborator

juj commented Sep 4, 2025

Unfortunately still busted, I'm afraid:

http://clbri.com:8010/api/v2/logs/46836/raw_inline

Traceback (most recent call last):
  File "/home/clb/buildbot/h12dsi-linux-mint22/emscripten_linux_x64/build/emscripten/main/test/runner.py", line 603, in <module>
    sys.exit(main())
             ~~~~^^
  File "/home/clb/buildbot/h12dsi-linux-mint22/emscripten_linux_x64/build/emscripten/main/test/runner.py", line 592, in main
    num_failures = run_tests(options, suites)
  File "/home/clb/buildbot/h12dsi-linux-mint22/emscripten_linux_x64/build/emscripten/main/test/runner.py", line 434, in run_tests
    res = testRunner.run(suite)
  File "/home/clb/.pyenv/versions/3.13.3/lib/python3.13/unittest/runner.py", line 240, in run
    test(result)
    ~~~~^^^^^^^^
  File "/home/clb/.pyenv/versions/3.13.3/lib/python3.13/unittest/suite.py", line 84, in __call__
    return self.run(*args, **kwds)
           ~~~~~~~~^^^^^^^^^^^^^^^
  File "/home/clb/buildbot/h12dsi-linux-mint22/emscripten_linux_x64/build/emscripten/main/test/parallel_testsuite.py", line 139, in run
    assert(num_tear_downs == use_cores)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError
program finished with exit code 1

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.

3 participants