参考所有分组:锁定 OPFS 和烟测覆盖守卫,测试通过
This commit is contained in:
@@ -783,7 +783,14 @@ grep -F 'app frame did not restore current program from OPFS after reload' web/t
|
||||
grep -F 'app frame did not report OPFS program restore after reload' web/test-browser-wasm-smoke-app-sections.js >/dev/null
|
||||
grep -F 'app frame did not persist LinuxCNC parameter state into OPFS' web/test-browser-wasm-smoke-app-sections.js >/dev/null
|
||||
grep -F 'app frame did not reload LinuxCNC parameter state from OPFS after reload' web/test-browser-wasm-smoke-app-sections.js >/dev/null
|
||||
grep -F 'minimum_steps=${WASM_NODE_SMOKE_MIN_STEPS:-50}' test-web-wasm-node-smoke.sh >/dev/null
|
||||
grep -F 'WASM Node smoke covered $passed_steps steps, expected at least $minimum_steps' test-web-wasm-node-smoke.sh >/dev/null
|
||||
grep -F 'minimum_sections=${BROWSER_SMOKE_MIN_SECTIONS:-50}' test-web-wasm-browser-smoke.sh >/dev/null
|
||||
grep -F 'browser WASM smoke covered $passed_sections sections, expected at least $minimum_sections' test-web-wasm-browser-smoke.sh >/dev/null
|
||||
grep -F '"parameters/missing-main.var.new", "stale temporary without main file' web/test-browser-wasm-smoke-opfs-parameter-sections.js >/dev/null
|
||||
grep -F 'opfs persisted wasm mirror parse in new instance' web/test-browser-wasm-smoke-opfs-mirror-sections.js >/dev/null
|
||||
grep -F 'persisted WASM mirror file was not restored from OPFS in a new instance' web/test-browser-wasm-smoke-opfs-mirror-sections.js >/dev/null
|
||||
grep -F 'persisted WASM mirror file was not parsed through LinuxCNC in a new instance' web/test-browser-wasm-smoke-opfs-mirror-sections.js >/dev/null
|
||||
grep -F 'OPFS copyFile did not create the backup file' web/test-browser-wasm-smoke-opfs-mirror-sections.js >/dev/null
|
||||
grep -F 'OPFS copyFile did not update the WASM mirror destination' web/test-browser-wasm-smoke-opfs-mirror-sections.js >/dev/null
|
||||
grep -F 'OPFS moveFile did not replace the destination file' web/test-browser-wasm-smoke-opfs-mirror-sections.js >/dev/null
|
||||
|
||||
Reference in New Issue
Block a user