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

(build-tools): base command with build project context #23257

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

add types field to build-infra package json

bc8e06c
Select commit
Loading
Failed to load commit list.
Open

(build-tools): base command with build project context #23257

add types field to build-infra package json
bc8e06c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Build - build-tools failed Dec 23, 2024 in 5m 31s

Build #314002 had test failures

Details

Tests

  • Failed: 6 (1.63%)
  • Passed: 362 (98.37%)
  • Other: 0 (0.00%)
  • Total: 368

Annotations

Check failure on line 843 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Build - build-tools

Build log #L843

Error: Npm failed with return code: 1

Check failure on line 1 in --releaseGroup selector

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Build - build-tools

--releaseGroup selector

Test failed
Raw output
expected 6 to equal 5

      + expected - actual

      -6
      +5
      
AssertionError: expected 6 to equal 5
    at Context.<anonymous> (file:///mnt/vss/_work/1/s/build-tools/packages/build-cli/src/test/commands/test-only-filter.test.ts:53:30)

Check failure on line 1 in no filters

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Build - build-tools

no filters

Test failed
Raw output
expected [ '@fluid-tools/build-cli', …(5) ] to be equal to [@fluid-tools/build-cli,@fluid-tools/build-infrastructure,@fluidframework/build-tools,@fluidframework/bundle-size-tools,@fluid-tools/version-tools]
AssertionError: expected [ '@fluid-tools/build-cli', …(5) ] to be equal to [@fluid-tools/build-cli,@fluid-tools/build-infrastructure,@fluidframework/build-tools,@fluidframework/bundle-size-tools,@fluid-tools/version-tools]
    at Context.<anonymous> (file:///mnt/vss/_work/1/s/build-tools/packages/build-cli/src/test/filter.test.ts:54:23)

Check failure on line 1 in multiple skipScopes

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Build - build-tools

multiple skipScopes

Test failed
Raw output
expected [ '@fluid-tools/build-cli', …(3) ] to be equal to [@fluid-tools/build-cli,@fluid-tools/build-infrastructure,@fluid-tools/version-tools]
AssertionError: expected [ '@fluid-tools/build-cli', …(3) ] to be equal to [@fluid-tools/build-cli,@fluid-tools/build-infrastructure,@fluid-tools/version-tools]
    at Context.<anonymous> (file:///mnt/vss/_work/1/s/build-tools/packages/build-cli/src/test/filter.test.ts:120:23)

Check failure on line 1 in select release group

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Build - build-tools

select release group

Test failed
Raw output
expected [ '@fluid-tools/build-cli', …(5) ] to be equal to [@fluid-tools/build-cli,@fluid-tools/build-infrastructure,@fluidframework/build-tools,@fluidframework/bundle-size-tools,@fluid-tools/version-tools]
AssertionError: expected [ '@fluid-tools/build-cli', …(5) ] to be equal to [@fluid-tools/build-cli,@fluid-tools/build-infrastructure,@fluidframework/build-tools,@fluidframework/bundle-size-tools,@fluid-tools/version-tools]
    at Context.<anonymous> (file:///mnt/vss/_work/1/s/build-tools/packages/build-cli/src/test/filter.test.ts:212:23)