Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 50c6817

Browse files
alan-agius4clydin
authored andcommitted
test: disable WTR e2e test
Temporary disable this test due to ``` Failed to launch local browser installed at /home/runner/.cache/bazel/_bazel_runner/f47b8283cc0f5922f9455b06771398a1/sandbox/processwrapper-sandbox/410/execroot/angular_cli/bazel-out/k8-fastbuild/bin/tests/legacy-cli/e2e.npm_node22.sh.runfiles/org_chromium_chromium_linux_x64/chrome-linux/chrome. This could be because of a mismatch between the version of puppeteer and Chrome or Chromium. Try updating either of them, or adjust the executablePath option to point to another browser installation. Use the --puppeteer flag to run tests with bundled compatible version of Chromium. dist/test-out/c48222bb-ca34-455e-bc1b-122521e1e71e/app.component.spec.js: ``` (cherry picked from commit 307eda1)
1 parent deeaf18 commit 50c6817

File tree

1 file changed

+3
-0
lines changed
  • tests/legacy-cli/e2e/tests/web-test-runner

1 file changed

+3
-0
lines changed

‎tests/legacy-cli/e2e/tests/web-test-runner/basic.ts‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ import { noSilentNg } from '../../utils/process';
22
import { applyWtrBuilder } from '../../utils/web-test-runner';
33

44
export default async function () {
5+
// Temporary disabled due to failure.
6+
return;
7+
58
await applyWtrBuilder();
69

710
const { stderr } = await noSilentNg('test');

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /