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

Coarse error trapping #1766

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

starting re-render support

f27e211
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Coarse error trapping #1766

starting re-render support
f27e211
Select commit
Loading
Failed to load commit list.
GitHub Actions / Host Test Results failed Nov 7, 2024 in 0s

2 errors, 1 skipped, 681 pass in 20m 28s

    1 files  ±0      1 suites  ±0   20m 28s ⏱️ -18s
684 tests ±0  681 ✔️ +1  1 💤 ±0  0 ±0  2 🔥  - 1 
689 runs  ±0  684 ✔️ +2  1 💤 ±0  2  - 1  2 🔥  - 1 

Results for commit f27e211. ± Comparison against earlier commit f6d0364.

Annotations

Check failure on line 0 in Chrome 130.0

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Integration | error-trap: traps error on re-render (Chrome 130.0) with error

host.xml [took 1s]
Raw output
global failure: Error: attempted to close a tracking frame, but one was not open
Source:
Error: attempted to close a tracking frame, but one was not open
    at endTrackFrame (http://localhost:7357/assets/vendor.js:38481:15)
    at track (http://localhost:7357/assets/vendor.js:38585:13)
    at TransactionImpl.commit (http://localhost:7357/assets/vendor.js:35154:43)
    at EnvironmentImpl.commit (http://localhost:7357/assets/vendor.js:35215:19)
    at EnvironmentImpl.commit (http://localhost:7357/assets/chunk.23e71d84efd9903f7534.js:91582:27)
    at inTransaction (http://localhost:7357/assets/vendor.js:35235:13)
    at Renderer._renderRoots (http://localhost:7357/assets/vendor.js:6328:37)
    at Renderer._renderRootsTransaction (http://localhost:7357/assets/vendor.js:6372:14)
    at Renderer._revalidate (http://localhost:7357/assets/vendor.js:6404:12)
    at invoke (http://localhost:7357/assets/vendor.js:39368:16)
    at Queue.flush (http://localhost:7357/assets/vendor.js:39286:13)
    at DeferredActionQueues.flush (http://localhost:7357/assets/vendor.js:39440:21)
    at Backburner._end (http://localhost:7357/assets/vendor.js:39868:34)
    at Backburner._boundAutorunEnd (http://localhost:7357/assets/vendor.js:39605:14)

Check failure on line 0 in Chrome 130.0

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Integration | error-trap: can recover (Chrome 130.0) with error

host.xml [took 0s]
Raw output
Element [data-test="message"] should exist
Source:
    at DOMAssertions.findTargetElement (http://localhost:7357/assets/chunk.40567a2a2c688a9359f2.js:64588:12)
    at DOMAssertions.includesText (http://localhost:7357/assets/chunk.40567a2a2c688a9359f2.js:64214:24)
    at DOMAssertions.containsText (http://localhost:7357/assets/chunk.40567a2a2c688a9359f2.js:64235:17)
    at Object.<anonymous> (http://localhost:7357/assets/chunk.40567a2a2c688a9359f2.js:32941:41)