Travis is reporting following error [[1]]: ~~~ WebConsole::EvaluatorTest#test_Evaluator_callers_are_cleaned_up_of_unneeded_backtraces [/home/travis/build/rails/web-console/test/web_console/evaluator_test.rb:63]: --- expected +++ actual @@ -1,3 +1,3 @@ "RuntimeError: oops -\tfrom /home/travis/build/rails/web-console/test/web_console/evaluator_test.rb:61:in `block in <class:EvaluatorTest>' +\tfrom (eval):1:in `block in <class:EvaluatorTest>' ~~~ The error is rather strange. I have already opened two tickets trying to have this fixed: https://bugs.ruby-lang.org/issues/17160 https://github.com/rails/rails/issues/40196 [1]: https://travis-ci.org/github/rails/web-console/jobs/719200769