Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSmoketest the macOS package #27332
Closed
Smoketest the macOS package #27332
Comments
bors-servo
added a commit
that referenced
this issue
Jul 21, 2020
bors-servo
added a commit
that referenced
this issue
Jul 21, 2020
bors-servo
added a commit
that referenced
this issue
Jul 21, 2020
bors-servo
added a commit
that referenced
this issue
Jul 21, 2020
bors-servo
added a commit
that referenced
this issue
Jul 21, 2020
bors-servo
added a commit
that referenced
this issue
Jul 21, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After packaging when we have a DMG, we should mount that package and run Servo against a page that closes instantly and verify that it runs normally.
and look for both
successand a return code of 0.This would prevent bustage like #27318 in the future.