Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test execution in CI pipeline #1065

Closed
StegSchreck opened this issue Dec 21, 2022 · 1 comment
Closed

Fix test execution in CI pipeline #1065

StegSchreck opened this issue Dec 21, 2022 · 1 comment

Comments

@StegSchreck
Copy link
Owner

From the GitHub Actions logs:

One or more browsers which are configured in the project's Browserslist configuration will be ignored as ES5 output is not supported by the Angular CLI.
Ignored browsers: kaios 2.5, op_mini all
- Generating browser application bundles (phase: setup)...
    TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browerslist configuration. For more information, see https://angular.io/guide/build#configuring-browser-compatibility
✔ Browser application bundle generation complete.
21 12 2022 00:02:58.422:INFO [karma-server]: Karma v6.4.1 server started at http://localhost:9876/
21 12 2022 00:02:58.424:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
21 12 2022 00:02:58.428:INFO [launcher]: Starting browser ChromeHeadless
21 12 2022 00:02:59.347:INFO [Chrome Headless 109.0.5412.0 (Linux x86_64)]: Connected on socket CFawzzlWMFaUyBynAAAB with id 1926[39](https://github.com/StegSchreck/AngularCV/actions/runs/3745353087/jobs/6359701606#step:4:40)30
21 12 2022 00:03:29.351:WARN [Chrome Headless 109.0.5[41](https://github.com/StegSchreck/AngularCV/actions/runs/3745353087/jobs/6359701606#step:4:42)2.0 (Linux x86_64)]: Disconnected (0 times) , because no message in 30000 ms.
Chrome Headless 109.0.5412.0 (Linux x86_64) ERROR
  Disconnected , because no message in 30000 ms.

Chrome Headless 109.0.5412.0 (Linux x86_64) ERROR
  Disconnected , because no message in 30000 ms.
Chrome Headless 109.0.5412.0 (Linux x86_64) ERROR
  Disconnected , because no message in 30000 ms.


✔ Browser application bundle generation complete.
Chrome Headless 109.0.[54](https://github.com/StegSchreck/AngularCV/actions/runs/3745353087/jobs/6359701606#step:4:55)12.0 (Linux x86_64): Executed 0 of 0 DISCONNECTED (30.004 secs / 0 secs)

✔ Browser application bundle generation complete.
Error: Process completed with exit code 1.
@StegSchreck StegSchreck added this to the v0.7 == v1.0 milestone Dec 21, 2022
@StegSchreck StegSchreck added this to To do in AngularCV via automation Dec 21, 2022
AngularCV automation moved this from To do to Done Feb 3, 2024
github-actions bot pushed a commit that referenced this issue Feb 3, 2024
## [1.2.4](v1.2.3...v1.2.4) (2024-2-3)

### Bug Fixes

* Karma test setup -- closes [#1065](#1065) ([47c6d79](47c6d79))
* PictureModal Test ([4cee514](4cee514))
* sematic-release needs node >= 20.8.1 ([84b450b](84b450b))
@StegSchreck
Copy link
Owner Author

🎉 This issue has been resolved in version 1.2.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Feb 3, 2024
## [1.2.5](v1.2.4...v1.2.5) (2024-2-3)

### Bug Fixes

* test execution on Gitlab should use tsame config as Gitlab -- ref [#1065](#1065) ([1f39701](1f39701))
github-actions bot pushed a commit that referenced this issue Feb 3, 2024
## [1.2.6](v1.2.5...v1.2.6) (2024-2-3)

### Bug Fixes

* test execution on Gitlab needs chrome to be installed -- ref [#1065](#1065) ([a921ce0](a921ce0))
github-actions bot pushed a commit that referenced this issue Feb 3, 2024
## [1.2.7](v1.2.6...v1.2.7) (2024-2-3)

### Bug Fixes

* gitlabCI: get Chrome -- ref [#1065](#1065) ([1724154](1724154))
github-actions bot pushed a commit that referenced this issue Feb 3, 2024
## [1.2.8](v1.2.7...v1.2.8) (2024-2-3)

### Bug Fixes

* gitlabCI: get Chrome -- ref [#1065](#1065) ([0dba553](0dba553))
github-actions bot pushed a commit that referenced this issue Feb 4, 2024
## [1.2.9](v1.2.8...v1.2.9) (2024-2-4)

### Bug Fixes

* gitlabCI: get Chrome -- ref [#1065](#1065) ([1799473](1799473))
github-actions bot pushed a commit that referenced this issue Feb 4, 2024
## [1.2.10](v1.2.9...v1.2.10) (2024-2-4)

### Bug Fixes

* gitlabCI: get Chrome -- ref [#1065](#1065) ([d29868b](d29868b))
github-actions bot pushed a commit that referenced this issue Feb 4, 2024
## [1.2.11](v1.2.10...v1.2.11) (2024-2-4)

### Bug Fixes

* gitlabCI: get Chrome -- ref [#1065](#1065) ([face7db](face7db))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
AngularCV
  
Done
Development

No branches or pull requests

1 participant