Guard initial m98m99 staging paths
This commit is contained in:
@@ -2533,6 +2533,17 @@ const m98m99M98NoPWordPath = writeInterpRegressionFile(
|
||||
"m98m99/03-error-M98-no-P-word",
|
||||
"test.ngc",
|
||||
);
|
||||
assert.deepEqual(
|
||||
[
|
||||
m98m99BasicsPath,
|
||||
m98m99VariablesPath,
|
||||
m98m99M98NoPWordPath,
|
||||
],
|
||||
m98m99RegressionFiles
|
||||
.slice(0, 3)
|
||||
.map((file) => `/work/interp/m98m99/${file}`),
|
||||
"interp m98m99 initial direct-file staging manifest drift",
|
||||
);
|
||||
verifyExpectedOutput(
|
||||
"interp_m98m99_03_error_m98_no_p_word_wasm",
|
||||
interp.runFile(m98m99M98NoPWordPath),
|
||||
|
||||
Reference in New Issue
Block a user