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 #961

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

[POC] Introduce Task Workers

a87578e
Select commit
Loading
Failed to load commit list.
Draft

[POC] Introduce Task Workers #961

[POC] Introduce Task Workers
a87578e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / SAP.ui5-builder failed Nov 26, 2023 in 6m 27s

Build #20231126.2 had test failures

Details

Tests

  • Failed: 488 (8.70%)
  • Passed: 5,120 (91.30%)
  • Other: 0 (0.00%)
  • Total: 5,608
Code coverage

  • 1998 of 2282 branches covered (87.55%)
  • 3531 of 3779 lines covered (93.44%)

Annotations

Check failure on line 1077 in Build log

See this annotation in the file changed.

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

Build log #L1077

Bash exited with code '1'.

Check failure on line 1077 in Build log

See this annotation in the file changed.

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

Build log #L1077

Bash exited with code '1'.

Check failure on line 1077 in Build log

See this annotation in the file changed.

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

Build log #L1077

Bash exited with code '1'.

Check failure on line 1077 in Build log

See this annotation in the file changed.

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

Build log #L1077

Bash exited with code '1'.

Check failure on line 1 in #8 builder › builder › Build application.a

See this annotation in the file changed.

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

#8 builder › builder › Build application.a

Test failed
Raw output
          ---
            name: AssertionError
            message: Rejected promise returned by test
            values: {"Rejected promise returned by test. Reason:":"TypeError {\n  message: 'Cannot read properties of undefined (reading \\'execute\\')',\n}"}
            at: default (file://lib/tasks/minify.js:24:361)
async TaskRunner._executeTask (file://node_modules/@ui5/project/lib/build/TaskRunner.js:447:3)
async TaskRunner.runTasks (file://node_modules/@ui5/project/lib/build/TaskRunner.js:124:5)
async ProjectBuilder.build (file://node_modules/@ui5/project/lib/build/ProjectBuilder.js:245:6)
async ProjectGraph.build (file://node_modules/@ui5/project/lib/graph/ProjectGraph.js:572:3)
async file://test/lib/builder/builder.js:139:2
          ...
      

Check failure on line 1 in #9 builder › builder › Build application.a with dependencies

See this annotation in the file changed.

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

#9 builder › builder › Build application.a with dependencies

Test failed
Raw output
          ---
            name: AssertionError
            message: Rejected promise returned by test
            values: {"Rejected promise returned by test. Reason:":"TypeError {\n  message: 'Cannot read properties of undefined (reading \\'execute\\')',\n}"}
            at: default (file://lib/tasks/minify.js:24:361)
async TaskRunner._executeTask (file://node_modules/@ui5/project/lib/build/TaskRunner.js:447:3)
async TaskRunner.runTasks (file://node_modules/@ui5/project/lib/build/TaskRunner.js:124:5)
async ProjectBuilder.build (file://node_modules/@ui5/project/lib/build/ProjectBuilder.js:245:6)
async ProjectGraph.build (file://node_modules/@ui5/project/lib/graph/ProjectGraph.js:572:3)
async file://test/lib/builder/builder.js:160:2
          ...
      

Check failure on line 1 in #10 builder › builder › Build application.a with dependencies exclude

See this annotation in the file changed.

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

#10 builder › builder › Build application.a with dependencies exclude

Test failed
Raw output
          ---
            name: AssertionError
            message: Rejected promise returned by test
            values: {"Rejected promise returned by test. Reason:":"TypeError {\n  message: 'Cannot read properties of undefined (reading \\'execute\\')',\n}"}
            at: default (file://lib/tasks/minify.js:24:361)
async TaskRunner._executeTask (file://node_modules/@ui5/project/lib/build/TaskRunner.js:447:3)
async TaskRunner.runTasks (file://node_modules/@ui5/project/lib/build/TaskRunner.js:124:5)
async ProjectBuilder.build (file://node_modules/@ui5/project/lib/build/ProjectBuilder.js:245:6)
async ProjectGraph.build (file://node_modules/@ui5/project/lib/graph/ProjectGraph.js:572:3)
async file://test/lib/builder/builder.js:185:2
          ...
      

Check failure on line 1 in #11 builder › builder › Build application.a self-contained

See this annotation in the file changed.

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

#11 builder › builder › Build application.a self-contained

Test failed
Raw output
          ---
            name: AssertionError
            message: Rejected promise returned by test
            values: {"Rejected promise returned by test. Reason:":"TypeError {\n  message: 'Cannot read properties of undefined (reading \\'execute\\')',\n}"}
            at: default (file://lib/tasks/minify.js:24:361)
async TaskRunner._executeTask (file://node_modules/@ui5/project/lib/build/TaskRunner.js:447:3)
async TaskRunner.runTasks (file://node_modules/@ui5/project/lib/build/TaskRunner.js:124:5)
async ProjectBuilder.build (file://node_modules/@ui5/project/lib/build/ProjectBuilder.js:245:6)
async ProjectGraph.build (file://node_modules/@ui5/project/lib/graph/ProjectGraph.js:572:3)
async file://test/lib/builder/builder.js:211:2
          ...