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
In order to fix the unit tests, the xcpretty tool was replaced with xcbeautify due to the bug in the latest release of xcpretty.
/Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/lib/xcpretty/parser.rb:366:in `parse': uninitialized constant XCPretty::Parser::ERB (NameError)
formatter.format_failing_test($2, $3, ERB::Util.html_escape($4), $1)
^^^
from /Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/lib/xcpretty/formatters/formatter.rb:88:in `pretty_format'
from /Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/lib/xcpretty/printer.rb:19:in `pretty_print'
from /Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/bin/xcpretty:84:in `block in <top (required)>'
from /Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/bin/xcpretty:83:in `each_line'
from /Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/bin/xcpretty:83:in `<top (required)>'
from /Users/distiller/.rbenv/versions/3.3.0/bin/xcpretty:25:in `load'
from /Users/distiller/.rbenv/versions/3.3.0/bin/xcpretty:25:in `<main>'
Motivation
A new GMA SDK version was released.
Objectives
The text was updated successfully, but these errors were encountered: