参考所有分组:锁定浏览器 switchkins 和应用 OPFS 守卫,测试通过

This commit is contained in:
cnc
2026-06-03 16:19:04 +08:00
parent c851476007
commit 3090b9a79a

View File

@@ -789,6 +789,15 @@ grep -F 'default OPFS mount point was not preserved' web/test-browser-wasm-smoke
grep -F 'OPFS ${operation} accepted an unsafe path' web/test-browser-wasm-smoke-opfs-basic-sections.js >/dev/null grep -F 'OPFS ${operation} accepted an unsafe path' web/test-browser-wasm-smoke-opfs-basic-sections.js >/dev/null
grep -F 'browser parseFile left LinuxCNC parameter state outside OPFS: ${parameterPath}' web/test-browser-wasm-smoke-opfs-basic-sections.js >/dev/null grep -F 'browser parseFile left LinuxCNC parameter state outside OPFS: ${parameterPath}' web/test-browser-wasm-smoke-opfs-basic-sections.js >/dev/null
grep -F 'LinuxCNC OPFS program file was not restored across WASM simulator instances' web/test-browser-wasm-smoke-opfs-basic-sections.js >/dev/null grep -F 'LinuxCNC OPFS program file was not restored across WASM simulator instances' web/test-browser-wasm-smoke-opfs-basic-sections.js >/dev/null
grep -F 'missing expected LinuxCNC WASM browser linear-feed event' web/test-browser-wasm-smoke-linuxcnc-sections.js >/dev/null
grep -F 'missing LinuxCNC switchkins config cases after INI_FILE_NAME remap-load filtering' web/test-browser-wasm-smoke-linuxcnc-sections.js >/dev/null
grep -F 'missing LinuxCNC WASM browser generated ${configCase.field}=${configCase.value} line ${line} switchkins type ${kinstype}' web/test-browser-wasm-smoke-linuxcnc-sections.js >/dev/null
grep -F 'missing LinuxCNC WASM browser M${427 + line} switchkins type ${kinstype}' web/test-browser-wasm-smoke-linuxcnc-sections.js >/dev/null
grep -F 'browser parse left LinuxCNC parameter state outside OPFS: ${parameterPath}' web/test-browser-wasm-smoke-linuxcnc-sections.js >/dev/null
grep -F 'app frame did not persist current program into OPFS' web/test-browser-wasm-smoke-app-sections.js >/dev/null
grep -F 'app frame did not parse second program for parameter backup coverage' web/test-browser-wasm-smoke-app-sections.js >/dev/null
grep -F 'app frame did not replace LinuxCNC parameter state after second parse' web/test-browser-wasm-smoke-app-sections.js >/dev/null
grep -F 'app frame did not persist LinuxCNC parameter backup into OPFS' web/test-browser-wasm-smoke-app-sections.js >/dev/null
grep -F 'app frame did not restore current program from OPFS after reload' web/test-browser-wasm-smoke-app-sections.js >/dev/null grep -F 'app frame did not restore current program from OPFS after reload' web/test-browser-wasm-smoke-app-sections.js >/dev/null
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 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 persist LinuxCNC parameter state into OPFS' web/test-browser-wasm-smoke-app-sections.js >/dev/null