You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I add “—assert_compiler_success”, 32/42 interface tests pass. Tested on future with #742.
The following tests fail with one of the listed exceptions. They all look like real bugs!
test2
test3
test4
test5
test16
test_set
test_set_e_2
test_set-dash
test_star
test_redir_dup
Tested on my Ubuntu 24.04 VM. I don’t believe there’s any valid reason for an interface test to fail to compile (besides not being parallelizable, so, if these bugs are fixed, then I believe we can add —assert_compiler_success to the interface tests.
The text was updated successfully, but these errors were encountered:
BolunThompson
changed the title
Fix bugs caused by adding —assert_compiler_success to interface tests
Bugs recognized by adding —assert_compiler_success to interface tests
Jan 11, 2025
When I add “—assert_compiler_success”, 32/42 interface tests pass. Tested on future with #742.
The following tests fail with one of the listed exceptions. They all look like real bugs!
test2
test3
test4
test5
test16
test_set
test_set_e_2
test_set-dash
test_star
test_redir_dup
Tested on my Ubuntu 24.04 VM. I don’t believe there’s any valid reason for an interface test to fail to compile (besides not being parallelizable, so, if these bugs are fixed, then I believe we can add
—assert_compiler_success
to the interface tests.Exception 1
Exception 2
Exception 3
Exception 4
The text was updated successfully, but these errors were encountered: