Skip to content
New issue

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

Change chromium output error detection. #1519

Merged
merged 2 commits into from
Mar 30, 2021
Merged

Conversation

jpwhite4
Copy link
Member

Starting with chromium-headless-89.0.4389.82-1.el7.x86_64 chrome crashes on
exit (due to the fortify stack smashing code firing). This appears to happen
on exit and does not prevent chrome from rendering the svg. This change
works around the problem by using the presence of valid output as the
test condition and ignores the chrome exit code.

Starting with chromium-headless-89.0.4389.82-1.el7.x86_64 chrome crashes on
exit (due to the fortify stack smashing code firing). This appears to happen
on exit and does not prevent chrome from rendering the svg. This change
works around the problem by using the presence of valid output as the
test condition and ignores the chrome exit code.
@jpwhite4
Copy link
Member Author

Note that the existing image export tests confirm that the export is actually working properly.

@jpwhite4 jpwhite4 merged commit bf6c030 into ubccr:xdmod9.5 Mar 30, 2021
@jpwhite4 jpwhite4 deleted the chrome_fail branch March 30, 2021 14:48
@jpwhite4 jpwhite4 added this to the 9.5.0 milestone Apr 1, 2021
@jpwhite4 jpwhite4 added bug Bugfixes Category:General General labels Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes Category:General General
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants