You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notebook: N/A - Lifecycle State: N/A, Result: N/A
Run Page URL: N/A
============================================================
FAILING TESTS
------------------------------------------------------------
not_a_test (8.499999239575118e-06 seconds)
Traceback (most recent call last):
File "/local_disk0/.ephemeral_nfs/envs/pythonEnv-3c24d4c3-2c7b-40f5-b888-7fb218c2a6af/lib/python3.8/site-packages/runtime/testcase.py", line 59, in execute_test
raise NoTestCasesFoundError(
runtime.testcase.NoTestCasesFoundError: Both a run and an assertion are required for every test
NoTestCasesFoundError: Both a run and an assertion are required for every test
PASSING TESTS
------------------------------------------------------------
test_01 (3.399998604436405e-06 seconds)
============================================================
<class 'common.testexecresults.TestExecResults'>
Details
If a variable name starts with 'run_', it is detected as a test case. So, we have a failed test in the result.
Code
Given result
Expected Result
The text was updated successfully, but these errors were encountered: