Skip to content

Use await instead of Promise, fixes tests #137

Use await instead of Promise, fixes tests

Use await instead of Promise, fixes tests #137

Triggered via pull request November 3, 2023 12:58
Status Failure
Total duration 3m 36s
Artifacts

1edtech-pr.yml

on: pull_request
Check linting issues
36s
Check linting issues
Headless Tests
37s
Headless Tests
Matrix: test-karma
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Headless Tests
Process completed with exit code 1.
Karma Unit Tests (ChromeHeadless): tests/spec/core/xref-spec.js#L682
Core — xref inline IDL references links attribute and dict-member Error: Expected 'https://html.spec.whatwg.org/multipage/nav-history-apis.html#window' to be 'https://html.spec.whatwg.org/multipage/window-object.html#window'.
Karma Unit Tests (ChromeHeadless): tests/spec/core/xref-spec.js#L585
Core — xref inline IDL references links inline IDL references Error: Expected 'https://html.spec.whatwg.org/multipage/nav-history-apis.html#window' to be 'https://html.spec.whatwg.org/multipage/window-object.html#window'.
Karma Unit Tests (ChromeHeadless): tests/spec/core/xref-spec.js#L847
Core — xref inline IDL references links local definitions first Error: Expected 'https://html.spec.whatwg.org/multipage/nav-history-apis.html#window' to be 'https://html.spec.whatwg.org/multipage/window-object.html#window'.
Karma Unit Tests (ChromeHeadless): tests/spec/core/inlines-spec.js#L323
Core - Inlines proceseses backticks inside [= =] inline links Error: Expected '' to be '#responsible-document'.
Karma Unit Tests (ChromeHeadless): tests/spec/core/inlines-spec.js#L493
Core - Inlines allows escaping `/` in [= concept =] links Error: Expected '#multipart%2Fform-data-encoding-algorithm' to be '#multipart/form-data-encoding-algorithm'.
Karma Unit Tests (ChromeHeadless): tests/spec/w3c/group-spec.js#L34
W3C — Group adds group details when a multiple groups are specified Error: Expected $[1] = 'https://www.w3.org/groups/wg/webapps/' to equal 'https://www.w3.org/2019/webapps/'.
Karma Unit Tests (ChromeHeadless): tests/spec/w3c/group-spec.js#L68
W3C — Group fails if group name is not known, even if it looks right Error: Expected $[0] = 'https://www.w3.org/groups/wg/webapps/' to equal 'https://www.w3.org/2019/webapps/'.
Karma Unit Tests (ChromeHeadless)
1EdTech — Abstract warns if abstract is missing Error: Timeout - Async function did not complete within 5000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL)
Karma Unit Tests (ChromeHeadless)
1EdTech — Abstract includes a h2 and sets the class Error: Timeout - Async function did not complete within 5000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL)
Karma Unit Tests (ChromeHeadless): tests/spec/w3c/headers-spec.js#L2445
W3C — Headers History derives the historyURI automatically when it's missing, but the document is on TR Error: Expected undefined to be truthy.
Karma Unit Tests (FirefoxHeadless)
The operation was canceled.
Check linting issues
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Headless Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Karma Unit Tests (ChromeHeadless)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Karma Unit Tests (FirefoxHeadless)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/