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

[POC] Introduce Task Workers #685

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

[POC] Introduce Task Workers

c0912f6
Select commit
Loading
Failed to load commit list.
Draft

[POC] Introduce Task Workers #685

[POC] Introduce Task Workers
c0912f6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / SAP.ui5-project failed Nov 26, 2023 in 9m 2s

Build #20231126.4 had test failures

Details

Tests

  • Failed: 16 (0.09%)
  • Passed: 17,248 (99.86%)
  • Other: 8 (0.05%)
  • Total: 17,272
Code coverage

  • 1449 of 1617 branches covered (89.61%)
  • 2817 of 3047 lines covered (92.45%)

Annotations

Check failure on line 145 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / SAP.ui5-project

Build log #L145

Bash exited with code '1'.

Check failure on line 145 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / SAP.ui5-project

Build log #L145

Bash exited with code '1'.

Check failure on line 145 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / SAP.ui5-project

Build log #L145

Bash exited with code '1'.

Check failure on line 145 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / SAP.ui5-project

Build log #L145

Bash exited with code '1'.

Check failure on line 1 in #531 build › helpers › BuildContext › executeCleanupTasks

See this annotation in the file changed.

@azure-pipelines azure-pipelines / SAP.ui5-project

#531 build › helpers › BuildContext › executeCleanupTasks

Test failed
Raw output
          ---
            name: AssertionError
            message: Rejected promise returned by test
            values: {"Rejected promise returned by test. Reason:":"Error {\n  message: 'The provided build reference is unknown',\n}"}
            at: WorkDispatcher.cleanup (file://lib/build/helpers/WorkDispatcher.js:7:463)
BuildContext.executeCleanupTasks (file://lib/build/helpers/BuildContext.js:8:2917)
async file://test/lib/build/helpers/BuildContext.js:211:2
          ...
      

Check failure on line 1 in #533 build › helpers › ProjectBuildContext › getTaskRunner

See this annotation in the file changed.

@azure-pipelines azure-pipelines / SAP.ui5-project

#533 build › helpers › ProjectBuildContext › getTaskRunner

Test failed
Raw output
          ---
            name: AssertionError
            message: Rejected promise returned by test
            values: {"Rejected promise returned by test. Reason:":"TypeError {\n  message: 'this._buildContext.getWorkDispatcher is not a function',\n}"}
            at: ProjectBuildContext.getTaskRunner (file://lib/build/helpers/ProjectBuildContext.js?esmk=2:23:1306)
file://test/lib/build/helpers/ProjectBuildContext.js:353:41
          ...
      

Check failure on line 1 in #531 build › helpers › BuildContext › executeCleanupTasks

See this annotation in the file changed.

@azure-pipelines azure-pipelines / SAP.ui5-project

#531 build › helpers › BuildContext › executeCleanupTasks

Test failed
Raw output
          ---
            name: AssertionError
            message: Rejected promise returned by test
            values: {"Rejected promise returned by test. Reason:":"Error {\n  message: 'The provided build reference is unknown',\n}"}
            at: WorkDispatcher.cleanup (file://lib/build/helpers/WorkDispatcher.js:7:463)
BuildContext.executeCleanupTasks (file://lib/build/helpers/BuildContext.js:8:2917)
async file://test/lib/build/helpers/BuildContext.js:211:2
          ...
      

Check failure on line 1 in #533 build › helpers › ProjectBuildContext › getTaskRunner

See this annotation in the file changed.

@azure-pipelines azure-pipelines / SAP.ui5-project

#533 build › helpers › ProjectBuildContext › getTaskRunner

Test failed
Raw output
          ---
            name: AssertionError
            message: Rejected promise returned by test
            values: {"Rejected promise returned by test. Reason:":"TypeError {\n  message: 'this._buildContext.getWorkDispatcher is not a function',\n}"}
            at: ProjectBuildContext.getTaskRunner (file://lib/build/helpers/ProjectBuildContext.js?esmk=2:23:1306)
file://test/lib/build/helpers/ProjectBuildContext.js:353:41
          ...