codecov-commenter commented on PR #6830: URL: https://github.com/apache/texera/pull/6830#issuecomment-5056004011
### :x: 1 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 3755 | 1 | 3754 | 2 | <details><summary>View the top 1 failed test(s) by shortest run time</summary> > <pre><code class="language-python">src/app/workspace/service/workflow-graph/model/joint-graph-wrapper.spec.ts > JointGraphWrapperService > coeditor presence without an attached paper > setCurrentEditing returns an interval that removeCurrentEditing clears</code></pre> > <details><summary>Stack Traces | 0.0126s run time</summary> > > > <pre><code class="language-python">AssertionError: expected [Function] to not throw an error but 'TypeError: Cannot read properties of …' was thrown > > > > - Expected: > > undefined > > > > + Received: > > "TypeError: Cannot read properties of undefined (reading '.texera-operator-coeditor-editing')" > > > > ❯ .../workflow-graph/model/joint-graph-wrapper.spec.ts:1127:55 > > ❯ src/test-zone-setup.ts:90:33 > > ❯ _ZoneDelegate.invoke node_modules/zone.js/fesm2015/zone.js:398:28 > > ❯ ProxyZoneSpec.onInvoke node_modules/zone.js/fesm2015/zone-testing.js:2132:39 > > ❯ _ZoneDelegate.invoke node_modules/zone.js/fesm2015/zone.js:397:34 > > ❯ ZoneImpl.run node_modules/zone.js/fesm2015/zone.js:113:43 > > ❯ src/test-zone-setup.ts:88:16</code></pre> > > </details> </details> To view more test analytics, go to the [Test Analytics Dashboard](https://app.codecov.io/gh/apache/texera/tests/mengw15%2FtexeraFork%3Achore%2F6825-joint-graph-wrapper-test) <sub>📋 Got 3 mins? [Take this short survey](https://forms.gle/22i53Qa1CySZjA6c7) to help us improve Test Analytics.</sub> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
