Skip to content

Open AI panel when AI app generator starts generating #3930

Open AI panel when AI app generator starts generating

Open AI panel when AI app generator starts generating #3930

GitHub Actions / Host Test Results failed Dec 27, 2024 in 0s

3 errors, 2 skipped, 713 pass in 20m 32s

    1 files  ±    0      1 suites  +1   20m 32s ⏱️ + 20m 32s
718 tests +718  713 ✔️ +713  2 💤 +2  0 ±0  3 🔥 +3 
723 runs  +723  715 ✔️ +715  2 💤 +2  3 +3  3 🔥 +3 

Results for commit 0ea5b1a. ± Comparison against earlier commit 75b03b3.

Annotations

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Integration | ai-assistant-panel: when opening ai panel it opens the most recent room (Chrome 131.0) with error

host.xml [took 1s]
Raw output
test room 2 is the most recently created room and it's opened initially
Expected:
    Element [data-test-room="mock_room_2"] exists

Result:
    Element [data-test-room="mock_room_2"] does not exist

Source:
    at DOMAssertions.exists (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:60196:10)
    at DOMAssertions.exists (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:60531:12)
    at Object.<anonymous> (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:25480:51)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Integration | ai-assistant-panel: it displays a toast if there is an activity that was not seen by the user yet (Chrome 131.0) with error

host.xml [took 1s]
Raw output
Element [data-test-chat-title] has text containing "Another Room"
Expected:
    Another Room

Result:
    New AI Assistant Chat

Source:
    at DOMAssertions.includesText (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:61323:10)
    at DOMAssertions.containsText (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:61332:17)
    at Object.<anonymous> (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:26021:42)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Host Test Results

Acceptance | Commands tests: a command sent via SendAiAssistantMessageCommand without autoExecute flag is not automatically executed by the bot (Chrome 131.0) with error

host.xml [took 2s]
Raw output
Element [data-test-message-idx="0"][data-test-boxel-message-from="testuser"] should exist
Source:
    at DOMAssertions.findTargetElement (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:61685:12)
    at DOMAssertions.includesText (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:61311:24)
    at DOMAssertions.containsText (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:61332:17)
    at Object.<anonymous> (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:16863:89)