The captures stylesheet rules test fails randomly sometimes without any related code being changed.
Example of the same code running twice and having two different outcomes in Travis CI:
Another example of code being modified that doesn't have to do with this test but the test is randomly failing and passing:
#294