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

chore: add jest config files in vscode nesting rules #1134

Merged
merged 2 commits into from
Dec 13, 2023

Merge branch 'release/10.0.0-next' into chore/vscode-nesting

8e957b3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: add jest config files in vscode nesting rules #1134

Merge branch 'release/10.0.0-next' into chore/vscode-nesting
8e957b3
Select commit
Loading
Failed to load commit list.
GitHub Actions / IT Tests report-windows-latest-yarn failed Dec 13, 2023 in 0s

IT Tests report-windows-latest-yarn ❌

Tests failed

Report Passed Failed Skipped Time
@ama-sdk/create/dist-test/it-report.xml 2✅ 175s
@ama-sdk/schematics/dist-test/it-report.xml 7ms
@o3r/analytics/dist-test/it-report.xml 2✅ 396s
@o3r/apis-manager/dist-test/it-report.xml 1✅ 96s
@o3r/components/dist-test/it-report.xml 1✅ 118s
@o3r/configuration/dist-test/it-report.xml 1✅ 127s
@o3r/core/dist-test/it-report.xml 1✅ 1❌ 846s
@o3r/create/dist-test/it-report.xml 1✅ 138s
@o3r/extractors/dist-test/it-report.xml 1✅ 325s
@o3r/localization/dist-test/it-report.xml 1✅ 141s
@o3r/rules-engine/dist-test/it-report.xml 1✅ 134s
@o3r/styling/dist-test/it-report.xml 1✅ 378s
@o3r/testing/dist-test/it-report.xml 1✅ 115s

✅ @ama-sdk/create/dist-test/it-report.xml

2 tests were completed in 175s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new sdk command 2✅ 174s

✅ Create new sdk command

Create new sdk command should generate a full SDK when the specification is provided
  ✅ Create new sdk command should generate a full SDK when the specification is provided
Create new sdk command should generate an empty SDK ready to be used
  ✅ Create new sdk command should generate an empty SDK ready to be used

✅ @ama-sdk/schematics/dist-test/it-report.xml

No tests found

✅ @o3r/analytics/dist-test/it-report.xml

2 tests were completed in 396s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with analytics 2✅ 395s

✅ new otter application with analytics

new otter application with analytics standalone should add analytics to existing application
  ✅ new otter application with analytics standalone should add analytics to existing application
new otter application with analytics monorepo should add analytics to existing application
  ✅ new otter application with analytics monorepo should add analytics to existing application

✅ @o3r/apis-manager/dist-test/it-report.xml

1 tests were completed in 96s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with apis-manager 1✅ 94s

✅ new otter application with apis-manager

new otter application with apis-manager should add apis-manager to existing application
  ✅ new otter application with apis-manager should add apis-manager to existing application

✅ @o3r/components/dist-test/it-report.xml

1 tests were completed in 118s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with components 1✅ 116s

✅ new otter application with components

new otter application with components should add components to existing application
  ✅ new otter application with components should add components to existing application

✅ @o3r/configuration/dist-test/it-report.xml

1 tests were completed in 127s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with configuration 1✅ 125s

✅ new otter application with configuration

new otter application with configuration should add configuration to existing application
  ✅ new otter application with configuration should add configuration to existing application

❌ @o3r/core/dist-test/it-report.xml

2 tests were completed in 846s with 1 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application 1✅ 1❌ 845s

❌ new otter application

new otter application standalone should build empty app
  ❌ new otter application standalone should build empty app
	Error: Command failed: yarn install
new otter application monorepo should build empty app
  ✅ new otter application monorepo should build empty app

✅ @o3r/create/dist-test/it-report.xml

1 tests were completed in 138s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new otter project command 1✅ 137s

✅ Create new otter project command

Create new otter project command should generate a project with an application
  ✅ Create new otter project command should generate a project with an application

✅ @o3r/extractors/dist-test/it-report.xml

1 tests were completed in 325s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with extractors 1✅ 324s

✅ new otter application with extractors

new otter application with extractors should add extractors to existing application
  ✅ new otter application with extractors should add extractors to existing application

✅ @o3r/localization/dist-test/it-report.xml

1 tests were completed in 141s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with localization 1✅ 140s

✅ new otter application with localization

new otter application with localization should add localization to existing application
  ✅ new otter application with localization should add localization to existing application

✅ @o3r/rules-engine/dist-test/it-report.xml

1 tests were completed in 134s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with rules-engine 1✅ 133s

✅ new otter application with rules-engine

new otter application with rules-engine should add rules engine to existing application
  ✅ new otter application with rules-engine should add rules engine to existing application

✅ @o3r/styling/dist-test/it-report.xml

1 tests were completed in 378s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with styling 1✅ 377s

✅ new otter application with styling

new otter application with styling should add styling to existing application
  ✅ new otter application with styling should add styling to existing application

✅ @o3r/testing/dist-test/it-report.xml

1 tests were completed in 115s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with testing 1✅ 113s

✅ new otter application with testing

new otter application with testing should add testing to existing application
  ✅ new otter application with testing should add testing to existing application

Annotations

Check failure on line 68 in packages/@o3r/test-helpers/src/utilities/package-manager.ts

See this annotation in the file changed.

@github-actions github-actions / IT Tests report-windows-latest-yarn

new otter application ► new otter application standalone should build empty app ► new otter application standalone should build empty app

Failed test found in:
  @o3r/core/dist-test/it-report.xml
Error:
  Error: Command failed: yarn install 
Raw output
Error: Command failed: yarn install 
STDERR:

OUTPUT:
,➤ YN0000: Yarn detected that the current workflow is executed from a public pull request. For safety the hardened mode has been enabled.
➤ YN0000: It will prevent malicious lockfile manipulations, in exchange for a slower install time. You can opt-out if necessary; check our documentation for more details.

➤ YN0000: · Yarn 4.0.2
➤ YN0000: ┌ Resolution step
::group::Resolution step
➤ YN0001: │ Error: symbol-observable@npm:4.0.0: EPERM: operation not permitted, rename 'D:\a\otter\otter\.cache\test-app\metadata\npm\3fb1ad\registry.yarnpkg.com\symbol-observable.json-4380.tmp' -> 'D:\a\otter\otter\.cache\test-app\metadata\npm\3fb1ad\registry.yarnpkg.com\symbol-observable.json'
::endgroup::
➤ YN0001: Error: symbol-observable@npm:4.0.0: EPERM: operation not permitted, rename 'D:\a\otter\otter\.cache\test-app\metadata\npm\3fb1ad\registry.yarnpkg.com\symbol-observable.json-4380.tmp' -> 'D:\a\otter\otter\.cache\test-app\metadata\npm\3fb1ad\registry.yarnpkg.com\symbol-observable.json'
➤ YN0000: └ Completed in 21s 397ms
➤ YN0000: · Failed with errors in 21s 422ms
,
    at execCmd (D:\a\otter\otter\packages\@o3r\test-helpers\src\utilities\package-manager.ts:68:11)
    at packageManagerInstall (D:\a\otter\otter\packages\@o3r\test-helpers\src\utilities\package-manager.ts:123:10)
    at prepareTestEnv (D:\a\otter\otter\packages\@o3r\test-helpers\src\prepare-test-env.ts:133:26)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.<anonymous> (D:\a\otter\otter\packages\@o3r\core\schematics\index.it.spec.ts:27:23)