Continue Blender Web parity task handoff
This commit is contained in:
6
test-results/.last-run.json
Normal file
6
test-results/.last-run.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"status": "failed",
|
||||
"failedTests": [
|
||||
"44d526552dd243783a40-2cb37a5217f2f6418146"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
# Instructions
|
||||
|
||||
- Following Playwright test failed.
|
||||
- Explain why, be concise, respect Playwright best practices.
|
||||
- Provide a snippet of code with the fix, if possible.
|
||||
|
||||
# Test info
|
||||
|
||||
- Name: web/tests/e2e/script-signature.spec.ts >> M13-02D verifies declared script content and invalidates source hash changes
|
||||
- Location: web/tests/e2e/script-signature.spec.ts:3:1
|
||||
|
||||
# Error details
|
||||
|
||||
```
|
||||
Error: browserType.launch: Executable doesn't exist at /home/mes123456/.cache/ms-playwright/chromium_headless_shell-1234/chrome-headless-shell-linux64/chrome-headless-shell
|
||||
╔════════════════════════════════════════════════════════════╗
|
||||
║ Looks like Playwright was just installed or updated. ║
|
||||
║ Please run the following command to download new browsers: ║
|
||||
║ ║
|
||||
║ npx playwright install ║
|
||||
║ ║
|
||||
║ <3 Playwright Team ║
|
||||
╚════════════════════════════════════════════════════════════╝
|
||||
```
|
||||
Reference in New Issue
Block a user