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(model): keep importer test on merged roots; export test off preset path
The split-root setup in test_model_import_exporter hung the x86 test run
(Run tests stalled 25min+ vs the usual 9s). Revert to the original merged
OverrideRootPathForTest(testRoot, testRoot) and point the export test's
model at testRoot/export_target/ (outside the preset path) so
ExportModelConfig no longer flags it as preset.
0 commit comments