Skip to content

[DO NOT MERGE] Codex/realm isolation ses spike - #5663

Draft
habdelra wants to merge 2 commits into
mainfrom
codex/realm-isolation-ses-spike
Draft

[DO NOT MERGE] Codex/realm isolation ses spike#5663
habdelra wants to merge 2 commits into
mainfrom
codex/realm-isolation-ses-spike

feat: expand realm sandbox loader variants

5b09fa4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Host Test Results failed Jul 31, 2026 in 0s

840 errors, 14 skipped, 2 981 pass in 2h 36m 18s

    1 files      1 suites   2h 36m 18s ⏱️
3 835 tests 2 981 ✅ 14 💤   0 ❌ 840 🔥
3 854 runs  2 160 ✅ 14 💤 840 ❌ 840 🔥

Results for commit 5b09fa4.

Annotations

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: showing module with a syntax error will display the error (Chrome) with error

host.xml [took 3s]
Raw output
Element [data-test-error-details] has text containing "Parse Error at broken.gts:1:6: 1:10"
Expected:
    Parse Error at broken.gts:1:6: 1:10

Result:
    Stack trace: No stack trace is available. This could be because the error occurred in a context where stack traces are not captured, or the error was handled before a stack trace could be generated.

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: it shows card preview errors (Chrome) with error

host.xml [took 2s]
Raw output
Element [data-test-error-details] has text containing "http://test-realm/test/non-card not found"
Expected:
    http://test-realm/test/non-card not found

Result:
    Stack trace: No stack trace is available. This could be because the error occurred in a context where stack traces are not captured, or the error was handled before a stack trace could be generated.

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: it shows card preview errors and fix it button in playground panel (Chrome) with error

host.xml [took 3s]
Raw output
Promise rejected during "it shows card preview errors and fix it button in playground panel": waitFor timed out waiting for selector "[data-test-card-error]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: erroring cards attached as files instead and errors are included in AI context (Chrome) with error

host.xml [took 1s]
Raw output
could not find instance ID for the instance error
Expected:
    true

Result:
    false

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: it shows card preview errors and fix it button in module inspector (Chrome) with error

host.xml [took 2s]
Raw output
Element [data-test-error-display] [data-test-error-message] has text "Encountered error rendering HTML for card: intentionalError is not defined"
Expected:
    Encountered error rendering HTML for card: intentionalError is not defined

Result:
    ancestor_level 0 does not exist

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: card preview will show in the 3rd column when submode is set to code (Chrome) with error

host.xml [took 3s]
Raw output
Promise rejected during "card preview will show in the 3rd column when submode is set to code": waitFor timed out waiting for selector "[data-test-card-resource-loaded]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: "form" format button appears only for cards with a custom edit template (Chrome) with error

host.xml [took 2s]
Raw output
Promise rejected during ""form" format button appears only for cards with a custom edit template": waitFor timed out waiting for selector "[data-test-card-resource-loaded]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: format chooser flips to compact mode in a narrow preview panel and restores on widen (Chrome) with error

host.xml [took 2s]
Raw output
Promise rejected during "format chooser flips to compact mode in a narrow preview panel and restores on widen": waitFor timed out waiting for selector "[data-test-code-mode-card-renderer-body]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: Clicking card in search panel opens card JSON in editor (Chrome) with error

host.xml [took 4s]
Raw output
Promise rejected during "Clicking card in search panel opens card JSON in editor": waitFor timed out waiting for selector "[data-test-search-result="http://test-realm/test/Pet/mango"]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: clicking a linksTo field in card renderer panel opens the linked card JSON (Chrome) with error

host.xml [took 2s]
Raw output
Promise rejected during "clicking a linksTo field in card renderer panel opens the linked card JSON": waitFor timed out waiting for selector "[data-test-code-mode-card-renderer-body]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: clicking a linksToMany field in card renderer panel opens the linked card JSON (Chrome) with error

host.xml [took 2s]
Raw output
Promise rejected during "clicking a linksToMany field in card renderer panel opens the linked card JSON": waitFor timed out waiting for selector "[data-test-code-mode-card-renderer-body]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: clicking a linksTo field in playground panel opens the linked card JSON (Chrome) with error

host.xml [took 2s]
Raw output
Element [data-test-card="http://test-realm/test/Friend/amy"] exists
Expected:
    Element [data-test-card="http://test-realm/test/Friend/amy"] exists

Result:
    Element [data-test-card="http://test-realm/test/Friend/amy"] does not exist

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: clicking a linksToMany field in playground panel opens the linked card JSON (Chrome) with error

host.xml [took 3s]
Raw output
Element [data-test-card="http://test-realm/test/Person/with-friends"] exists
Expected:
    Element [data-test-card="http://test-realm/test/Person/with-friends"] exists

Result:
    Element [data-test-card="http://test-realm/test/Person/with-friends"] does not exist

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: scroll position persists when changing card preview format (Chrome) with error

host.xml [took 2s]
Raw output
Promise rejected during "scroll position persists when changing card preview format": waitFor timed out waiting for selector "[data-test-code-mode-card-renderer-body]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: card preview live updates when index changes (Chrome) with error

host.xml [took 2s]
Raw output
Promise rejected during "card preview live updates when index changes": waitFor timed out waiting for selector "[data-test-card-resource-loaded]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: card preview live updates when there is a change in module (Chrome) with error

host.xml [took 2s]
Raw output
Promise rejected during "card preview live updates when there is a change in module": waitFor timed out waiting for selector "[data-test-card-resource-loaded]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: card preview live updates with error (Chrome) with error

host.xml [took 2s]
Raw output
Promise rejected during "card preview live updates with error": waitFor timed out waiting for selector "[data-test-card-resource-loaded]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: card-chooser does not offer to "create new card" when editing linked fields in code mode (Chrome) with error

host.xml [took 2s]
Raw output
Promise rejected during "card-chooser does not offer to "create new card" when editing linked fields in code mode": waitFor timed out waiting for selector "[data-test-card-resource-loaded]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | code submode tests > single realm: Open in Interact and Edit Template buttons work correctly (Chrome) with error

host.xml [took 2s]
Raw output
Promise rejected during "Open in Interact and Edit Template buttons work correctly": waitFor timed out waiting for selector "[data-test-card-resource-loaded]"

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | AI Assistant tests: attaches a card in a conversation multiple times (Chrome) with error

host.xml [took 6s]
Raw output
Promise rejected during "attaches a card in a conversation multiple times": Element not found when calling `click('[data-test-item-button="http://test-realm/test/Person/hassan"]')`.

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | AI Assistant tests: attached cards include computed fields (Chrome) with error

host.xml [took 7s]
Raw output
Promise rejected during "attached cards include computed fields": Element not found when calling `click('[data-test-item-button="http://test-realm/test/Person/hassan"]')`.

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | AI Assistant tests: auto-attached file is not displayed in interact mode (Chrome) with error

host.xml [took 6s]
Raw output
Promise rejected during "auto-attached file is not displayed in interact mode": Element not found when calling `click('[data-test-cards-grid-item="http://test-realm/test/Person/fadhlan"] .field-component-card')`.

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | AI Assistant tests: cards are auto-attached in code mode (Chrome) with error

host.xml [took 6s]
Raw output
Promise rejected during "cards are auto-attached in code mode": Element not found when calling `click('[data-test-cards-grid-item="http://test-realm/test/Person/fadhlan"] .field-component-card')`.

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | AI Assistant tests: can open attached card dropdown menu (Chrome) with error

host.xml [took 6s]
Raw output
Promise rejected during "can open attached card dropdown menu": Element not found when calling `click('[data-test-cards-grid-item="http://test-realm/test/Person/fadhlan"] .field-component-card')`.

Check failure on line 0 in Chrome

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | AI Assistant tests: auto-attached cards behaviour (Chrome) with error

host.xml [took 6s]
Raw output
Promise rejected during "auto-attached cards behaviour": Element not found when calling `click('[data-test-cards-grid-item="http://test-realm/test/Person/fadhlan"] .field-component-card')`.