clarify message on failing to compute expected result
This commit is contained in:
parent
1a2cba2305
commit
4e0957f668
@ -170,7 +170,7 @@ Run ← { 𝕊 testname:
|
|||||||
PreEval@
|
PreEval@
|
||||||
⟨dir, ∾⟨testname,"_line_",•Repr currLn+1,".bqn"⟩, ⟨helpers,"arg0",1⟩⟩ •BQN 𝕩
|
⟨dir, ∾⟨testname,"_line_",•Repr currLn+1,".bqn"⟩, ⟨helpers,"arg0",1⟩⟩ •BQN 𝕩
|
||||||
}
|
}
|
||||||
EvalS ← •BQN⎊{𝕊: Bad "Bad comparison value" ⋄ "(bad)"}
|
EvalS ← •BQN⎊{𝕊: Bad "Computing expected value errored" ⋄ "(could not compute expected value)"}
|
||||||
toRun ← tests
|
toRun ← tests
|
||||||
toRun {{𝕩.enabled}∘⊑¨⊸/𝕩}↩
|
toRun {{𝕩.enabled}∘⊑¨⊸/𝕩}↩
|
||||||
skipped+↩ (≠tests)-≠toRun
|
skipped+↩ (≠tests)-≠toRun
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user