Skip to content

test: fix failing update e2e tests#27223

Merged
alan-agius4 merged 2 commits intoangular:mainfrom
alan-agius4:update-content-asseration
Mar 6, 2024
Merged

test: fix failing update e2e tests#27223
alan-agius4 merged 2 commits intoangular:mainfrom
alan-agius4:update-content-asseration

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

The HTML was not matching the expect correctly

@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Mar 6, 2024
@alan-agius4 alan-agius4 force-pushed the update-content-asseration branch 3 times, most recently from 94ab3dc to 81c6e45 Compare March 6, 2024 15:18
The HTML was not matching the expect correctly
@alan-agius4 alan-agius4 closed this Mar 6, 2024
@alan-agius4 alan-agius4 force-pushed the update-content-asseration branch from 81c6e45 to f3eda7e Compare March 6, 2024 15:19
@alan-agius4 alan-agius4 reopened this Mar 6, 2024
@alan-agius4 alan-agius4 added target: rc This PR is targeted for the next release-candidate target: patch This PR is targeted for the next patch release and removed target: patch This PR is targeted for the next patch release target: rc This PR is targeted for the next release-candidate labels Mar 6, 2024
@alan-agius4 alan-agius4 requested a review from clydin March 6, 2024 16:29
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Mar 6, 2024
@alan-agius4 alan-agius4 force-pushed the update-content-asseration branch 2 times, most recently from 3ba45ca to 39f2ec6 Compare March 6, 2024 16:43
This test currently fails due to;
```
  NOTE: The Web Test Runner builder is currently EXPERIMENTAL and not ready for production use.
  The 'assets' option is not yet supported by this builder.
  The 'styles' option is not yet supported by this builder.
  The 'inlineStyleLanguage' option is not yet supported by this builder.
  The 'stylePreprocessorOptions' option is not yet supported by this builder.
  The 'sourceMap' option is not yet supported by this builder.
  The 'browsers' option is not yet supported by this builder.
  - Building...
  Initial chunk files   | Names              |  Raw size
  polyfills.js          | polyfills          |   1.01 MB |
                        | Initial total      |   1.01 MB
  Lazy chunk files      | Names              |  Raw size
  chunk-F7X5775E.js     | -                  |   2.16 MB |
  jasmine.js            | jasmine            | 258.59 kB |
  app.component.spec.js | app-component-spec | 228.20 kB |
  testing.js            | zone-testing       |  62.00 kB |
  jasmine_runner.js     | jasmine_runner     |  48.29 kB |
  chunk-K53ZK2UT.js     | -                  |   1.94 kB |
  Output location: /tmp/angular-cli-e2e-esJYaR/e2e-test/test-project/dist/test-out
  Application bundle generation complete. [2.689 seconds]
  Chrome: |██████████████████████████████| 0/1 test files | 0 passed, 0 failed
  Running tests...
dist/test-out/browser/app.component.spec.js:
   ❌ The browser was unable to create and start a test page after 30000ms. You can increase this timeout with the browserStartTimeout option.
  Chrome: |██████████████████████████████| 1/1 test files | 0 passed, 0 failed
  Error while running tests.
  Chrome: |██████████████████████████████| 1/1 test files | 0 passed, 0 failed
  Error while running tests.
```
@alan-agius4 alan-agius4 force-pushed the update-content-asseration branch from 39f2ec6 to 0ae899c Compare March 6, 2024 16:44
@alan-agius4 alan-agius4 merged commit 5fde198 into angular:main Mar 6, 2024
@alan-agius4 alan-agius4 deleted the update-content-asseration branch March 6, 2024 16:59
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants