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

pack and install: should be able to use the d.ts failed #1742

Closed
flaky-bot bot opened this issue Jan 28, 2024 · 1 comment
Closed

pack and install: should be able to use the d.ts failed #1742

flaky-bot bot opened this issue Jan 28, 2024 · 1 comment
Assignees
Labels
flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Jan 28, 2024

Note: #1474 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 422de68
buildURL: Build Status, Sponge
status: failed

@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jan 28, 2024
@danielbankhead danielbankhead self-assigned this Jan 29, 2024
@danielbankhead
Copy link
Contributor

Very strange error:

<testsuite name="Mocha Tests" tests="2" failures="0" errors="2" skipped="0" timestamp="Sun, 28 Jan 2024 09:36:11 GMT" time="223.478">
<testcase classname="pack and install" name="should be able to use the d.ts" time="27.215">
<failure>Command failed with exit code 1: npm install Error: Command failed with exit code 1: npm install at makeError (node_modules/execa/lib/error.js:60:11) at handlePromise (node_modules/execa/index.js:118:26) at processTicksAndRejections (internal/process/task_queues.js:95:5) at null.packAndInstall (system-test/test.kitchen.ts:43:3) at Context.<anonymous> (system-test/test.kitchen.ts:56:5)</failure>
</testcase>
<testcase classname="pack and install" name="should be able to webpack the library" time="27.485">
<failure>Command failed with exit code 1: npm install Error: Command failed with exit code 1: npm install at makeError (node_modules/execa/lib/error.js:60:11) at handlePromise (node_modules/execa/index.js:118:26) at processTicksAndRejections (internal/process/task_queues.js:95:5) at null.packAndInstall (system-test/test.kitchen.ts:43:3) at Context.<anonymous> (system-test/test.kitchen.ts:62:5)</failure>
</testcase>
</testsuite>

Will investigate further if it happens again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant