Test fails after installation (Version 4.2.1-27) #358
-
Hello, I installed Neper version 4.2.0 on Ubuntu 20.04 and ran the
I can't understand what the errors 271 and 282 mean? Thank you very much. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I had the same issue. But I think there's nothing to be worried about. If you check the test log files, the reason these two fails is because |
Beta Was this translation helpful? Give feedback.
I had the same issue. But I think there's nothing to be worried about. If you check the test log files, the reason these two fails is because
-scenebackground
and-sceneshadow
are used in the tests. My guess is these two are either depreciated arguments that has been removed, or new arguments that has not yet been added, either way your neper would run without a problem.