Skip to content

Commit

Permalink
desktop: Disable tests matching now-nondeterministic log messages.
Browse files Browse the repository at this point in the history
The nondeterminism was introduced by commit 2ef8e05.

It's probably a better idea to ignore logs anyway, except possibly for
testing specific scenarios with more precise results.
  • Loading branch information
kpreid committed Nov 15, 2023
1 parent 000f208 commit 7fc8cf1
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[DEBUG] (1) Initialized session ([..] s)
[DEBUG] (1) Initialized graphics ([..] s)
[DEBUG] (1) Initialized game state with Template(LightingBench, TemplateParameters { seed: Some(0), size: None }) ([..] s)
...
Error: failed to configure session for recording

Caused by:
Expand Down

0 comments on commit 7fc8cf1

Please sign in to comment.