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
We should work out a way to get snapshot contents in tests, and un-skip the tests.
Currently that would look like requesting FilesContent for the Snapshot. But I just went down a little mental rabbit hole where I imagined integration tests implemented as@rules. Mmm.
3 tests in https://github.com/pantsbuild/pants/blob/master/tests/python/pants_test/engine/test_isolated_process.py are skipped. We should work out a way to get snapshot contents in tests, and un-skip the tests.
The text was updated successfully, but these errors were encountered: