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
[test] New test mode to execute all tests with C++ interop enabled.
To improve the reliability of the C++ interop, a new test mode is added
to the existing ones. The new mode enables the usage of
`--enable-cxx-interop` in every test invocation of the frontend and the
driver.
The ideal situation would be that with and without the C++ interop the
test should not fail. Currently around 283 tests seems to still fail.
0 commit comments