Skip to content

Fix/eshost agent module tempdir - #9

Merged
Ivo Horák (horakivo) merged 2 commits into
mainfrom
fix/eshost-agent-module-tempdir
Sep 10, 2026
Merged

Fix/eshost agent module tempdir#9
Ivo Horák (horakivo) merged 2 commits into
mainfrom
fix/eshost-agent-module-tempdir

Conversation

@horakivo

Copy link
Copy Markdown
Member

No description provided.

…in place

Commit 0637cdc stopped copying module-flagged .js entries to a .mjs twin so
self/cyclic imports dedupe, but its unit test still expected the spawned entry
to be the .mjs copy, so `bun run test:harness` has failed since. Assert the
entry runs under its real name and that no .mjs copy is written, and drop the
stale comment describing the old behavior.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CUv4hgo7tNxoWuXLDRwXS2
The manifest tests guarded on the suite directory existing, but a checkout
without submodules still has the empty placeholder directories, so they ran
against nothing and failed. Guard on the directory being populated instead.
The registry test still expected the javac jtreg case timeout to be 300s
after registry.toml raised it to 900s.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CUv4hgo7tNxoWuXLDRwXS2
@horakivo
Ivo Horák (horakivo) merged commit 83ce0b8 into main Sep 10, 2026
1 check failed
@horakivo
Ivo Horák (horakivo) deleted the fix/eshost-agent-module-tempdir branch September 10, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant