Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Specify that coverage data comes from Windows too #235

Merged
merged 2 commits into from
Oct 8, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ we track files without any coverage.

# Disclaimers

- Linux64 only
- Linux64 & Windows
- partial debug build type: [some flags](http://searchfox.org/mozilla-central/source/browser/config/mozconfigs/linux64/code-coverage) are disabled
- debug only tests are run
- A few tests are disabled on coverage builds due to high failures
Expand Down