Commit 349b005
committed
test: add
This fixes an issue where protractor integration tests are failing with
```
[07:38:37] I/direct - Using ChromeDriver directly...
[07:38:39] E/launcher - unknown error: Chrome failed to start: crashed.
(unknown error: DevToolsActivePort file doesn't exist)
```
(cherry picked from commit 0718e1b)--disable-dev-shm-usage to address WebDriverError: unknown error: Chrome failed to start: crashed
1 parent a23f3c6 commit 349b005
File tree
1 file changed
+1
-1
lines changed- modules/testing/builder/projects/hello-world-app
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments