Guard magic comments staging path
This commit is contained in:
@@ -2677,12 +2677,10 @@ assert.deepEqual(
|
||||
interpRegressionNgcFilesRecursive("magic_comments"),
|
||||
"interp_magic_comments_fixture_coverage: upstream .ngc manifest",
|
||||
);
|
||||
assert.deepEqual(
|
||||
[
|
||||
magicCommentsParamFormatPath,
|
||||
],
|
||||
magicCommentsRegressionFiles.map((file) => `/work/interp/magic_comments/${file}`),
|
||||
"interp_magic_comments_staging_manifest: staged .ngc manifest",
|
||||
assertInterpRegressionFileStaging(
|
||||
"magic_comments/param_format_printing",
|
||||
"test.ngc",
|
||||
magicCommentsParamFormatPath,
|
||||
);
|
||||
verifyExpectedOutput(
|
||||
"interp_magic_comments_param_format_wasm",
|
||||
|
||||
Reference in New Issue
Block a user