-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit 69477fa
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 d832370 commit 69477fa
File tree
1 file changed
+1
-1
lines changed- packages/angular_devkit/build_angular/test/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