Skip to content

test runner: fail dependent tests when a hook's done() receives an error - #33089

Closed
robobun wants to merge 6 commits into
mainfrom
farm/15490b5d/test-done-error-hook
Closed

test runner: fail dependent tests when a hook's done() receives an error#33089
robobun wants to merge 6 commits into
mainfrom
farm/15490b5d/test-done-error-hook

test: drop the wall clock from the orphaned-done case and trim comments

21e6a3f
Select commit
Loading
Failed to load commit list.
Mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck completed Jun 29, 2026 in 2s

Mintlify Validation (bun-1dd33a4e) - vale-spellcheck Failed

Found 4 suggested changes across 2 files in 490.38ms

Details

Running Vale across on the following files affected by this PR:

- guides/util/base64.mdx
- runtime/web-apis.mdx

Attempting to initialize Vale linter...
No customer vale configuration detected. Using Mintlify's default configuration.
Attempting to run Vale spellcheck...
Vale spellcheck completed successfully.

docs/guides/util/base64.mdx:
	- 7:443    Did you really mean 'globals'?

docs/runtime/web-apis.mdx:
	- 23:3      Did you really mean 'Crypto'?
	- 25:3      Did you really mean 'Microtasks'?
	- 27:280    Did you really mean 'CLIs'?


Found 4 suggested changes across 2 files in 490.38ms

Annotations

Check warning on line 7 in guides/util/base64.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

guides/util/base64.mdx#L7

Did you really mean 'globals'?

Check warning on line 23 in runtime/web-apis.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

runtime/web-apis.mdx#L23

Did you really mean 'Crypto'?

Check warning on line 25 in runtime/web-apis.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

runtime/web-apis.mdx#L25

Did you really mean 'Microtasks'?

Check warning on line 27 in runtime/web-apis.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

runtime/web-apis.mdx#L27

Did you really mean 'CLIs'?