Skip to content

Prove that ember-scoped-css doesn't change class names as you move classic -> embroider -> etc #1149

Prove that ember-scoped-css doesn't change class names as you move classic -> embroider -> etc

Prove that ember-scoped-css doesn't change class names as you move classic -> embroider -> etc #1149

Triggered via pull request July 18, 2024 21:47
Status Failure
Total duration 6h 0m 46s
Artifacts

ci.yml

on: pull_request
Matrix: test
Matrix: floating
Matrix: try-scenarios
Fit to window
Zoom out
Zoom in

Annotations

15 errors
src/lib/path/hash-from-absolute-path.test.ts > hashFromAbsolutePath > the module: "embroider-app/templates/application" > matches the module path: ember-scoped-css/src/lib/path/hash-from-absolute-path.test.ts#L17
AssertionError: expected 'e54ae2a87' to equal 'ea418816b' - Expected + Received - ea418816b + e54ae2a87 ❯ src/lib/path/hash-from-absolute-path.test.ts:17:26
src/lib/path/hash-from-absolute-path.test.ts > hashFromAbsolutePath > the module: "embroider-app/templates/application" > works with rewritten app: ember-scoped-css/src/lib/path/hash-from-absolute-path.test.ts#L29
AssertionError: expected 'e54ae2a87' to equal 'ea418816b' - Expected + Received - ea418816b + e54ae2a87 ❯ src/lib/path/hash-from-absolute-path.test.ts:29:26
src/lib/path/hash-from-absolute-path.test.ts > hashFromAbsolutePath > the module: "embroider-app/templates/application" > works with direct path: ember-scoped-css/src/lib/path/hash-from-absolute-path.test.ts#L36
AssertionError: expected 'e54ae2a87' to equal 'ea418816b' - Expected + Received - ea418816b + e54ae2a87 ❯ src/lib/path/hash-from-absolute-path.test.ts:36:26
src/lib/path/utils.hashFrom.test.ts > hashFrom() > component > with an extension: absolute and module paths give the same value: ember-scoped-css/src/lib/path/utils.hashFrom.test.ts#L24
AssertionError: expected 'eb2fe4add' to equal 'e96d65e35' - Expected + Received - e96d65e35 + eb2fe4add ❯ src/lib/path/utils.hashFrom.test.ts:24:42
src/lib/path/utils.hashFrom.test.ts > hashFrom() > component > without an extension: absolute and module paths give the same value: ember-scoped-css/src/lib/path/utils.hashFrom.test.ts#L28
AssertionError: expected 'eb2fe4add' to equal 'e96d65e35' - Expected + Received - e96d65e35 + eb2fe4add ❯ src/lib/path/utils.hashFrom.test.ts:28:49
src/lib/path/utils.hashFrom.test.ts > hashFrom() > route template > with an extension: absolute and module paths give the same value: ember-scoped-css/src/lib/path/utils.hashFrom.test.ts#L40
AssertionError: expected 'e54ae2a87' to equal 'ea418816b' - Expected + Received - ea418816b + e54ae2a87 ❯ src/lib/path/utils.hashFrom.test.ts:40:38
src/lib/path/utils.hashFrom.test.ts > hashFrom() > route template > without an extension: absolute and module paths give the same value: ember-scoped-css/src/lib/path/utils.hashFrom.test.ts#L44
AssertionError: expected 'e54ae2a87' to equal 'ea418816b' - Expected + Received - ea418816b + e54ae2a87 ❯ src/lib/path/utils.hashFrom.test.ts:44:45
Test ember-scoped-css
Process completed with exit code 1.
Lints
Process completed with exit code 1.
Test test-apps/pods-embroider-app
Process completed with exit code 1.
Test test-apps/pods-classic-app
Process completed with exit code 1.
Test test-apps/classic-app
The job running on runner GitHub Actions 329 has exceeded the maximum execution time of 360 minutes.
Test test-apps/classic-app
The operation was canceled.
Test test-apps/embroider-app
The job running on runner GitHub Actions 438 has exceeded the maximum execution time of 360 minutes.
Test test-apps/embroider-app
The operation was canceled.