Chore Release v8.3.0 #2192
Annotations
2 errors
test frontend packages:
opentrons-ai-client/src/molecules/InputPrompt/__tests__/InputPrompt.test.tsx#L66
AssertionError: expected "spy" to be called with arguments: [ { name: 'chat-submitted', …(1) } ]
Received:
Number of calls: 0
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<form
class="sc-iqPaeV lftUMz"
id="User_Prompt"
>
<div
class="sc-jrcTuL sc-kSGOQU fFdnqd cUmgM"
>
<textarea
class="sc-eVspGN gUvvCU"
name="userPrompt"
placeholder="Type your prompt..."
rows="1"
/>
<button
aria-label="play"
class="sc-gswNZR sc-iFoMEM katilH lmhgjV"
disabled=""
type="button"
>
<i
class="sc-eDWCr sc-hBxehG sc-fnGiBr cAamyh"
>
Initializing...
</i>
<svg
aria-hidden="true"
class="sc-csuSiG sc-bjfHbI juwqAN bCueEr spin"
data-testid="SendButton_icon_ot-spinner"
fill="currentColor"
version="1.1"
viewBox="0 0 512 512"
xmlns="http://www.w3.org/2000/svg"
>
<path
aria-roledescription="ot-spinner"
d="M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z"
fill-rule="evenodd"
/>
</svg>
</button>
</div>
</form>
</div>
</body>
</html>
❯ opentrons-ai-client/src/molecules/InputPrompt/__tests__/InputPrompt.test.tsx:66:33
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
test frontend packages
Process completed with exit code 2.
|
Loading