We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It also runs fine locally on my mac. Here is error on CI dashboard.
Failure: test_1(Minitest::Result) [:/ruby/2.7.0/json/common.rb:286]: Encoding::UndefinedConversionError: "\xE2" from ASCII-8BIT to UTF-8 :/ruby/2.7.0/json/common.rb:286:ingenerate' :/ruby/2.7.0/json/common.rb:286:in pretty_generate' /srv/jenkins/git/openstudio-common-measures-gem/PR-144/1/lib/measures/gem_env_report/resources/gem_env_info.rb:107:in gem_env_information' /srv/jenkins/git/openstudio-common-measures-gem/PR-144/1/lib/measures/gem_env_report/measure.rb:78:in run' /srv/jenkins/git/openstudio-common-measures-gem/PR-144/1/lib/measures/gem_env_report/tests/gem_env_report_Test.rb:72:in test_1'
Failure: test_1(Minitest::Result) [:/ruby/2.7.0/json/common.rb:286]: Encoding::UndefinedConversionError: "\xE2" from ASCII-8BIT to UTF-8 :/ruby/2.7.0/json/common.rb:286:in
pretty_generate' /srv/jenkins/git/openstudio-common-measures-gem/PR-144/1/lib/measures/gem_env_report/resources/gem_env_info.rb:107:in
run' /srv/jenkins/git/openstudio-common-measures-gem/PR-144/1/lib/measures/gem_env_report/tests/gem_env_report_Test.rb:72:in
This was found on a PR for issue #140
The text was updated successfully, but these errors were encountered:
@mdahlhausen have you ever seen this fail before? It is fine on local run but fails on CI.
Sorry, something went wrong.
Never seen this before.
joseph-robertson
No branches or pull requests
It also runs fine locally on my mac. Here is error on CI dashboard.
Failure: test_1(Minitest::Result) [:/ruby/2.7.0/json/common.rb:286]: Encoding::UndefinedConversionError: "\xE2" from ASCII-8BIT to UTF-8 :/ruby/2.7.0/json/common.rb:286:in
generate' :/ruby/2.7.0/json/common.rb:286:inpretty_generate' /srv/jenkins/git/openstudio-common-measures-gem/PR-144/1/lib/measures/gem_env_report/resources/gem_env_info.rb:107:in
gem_env_information' /srv/jenkins/git/openstudio-common-measures-gem/PR-144/1/lib/measures/gem_env_report/measure.rb:78:inrun' /srv/jenkins/git/openstudio-common-measures-gem/PR-144/1/lib/measures/gem_env_report/tests/gem_env_report_Test.rb:72:in
test_1'This was found on a PR for issue #140
The text was updated successfully, but these errors were encountered: