The gcda need to be delete before running the binary to avoid to have an increasing "# of Runs" when a test is failing
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Paths
| Differential D52456
[Profile] Fix gcov tests ClosedPublic Authored by calixte on Sep 25 2018, 3:58 AM.
Details Summary The gcda need to be delete before running the binary to avoid to have an increasing "# of Runs" when a test is failing
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, llvm-commits, delcypher. · View Herald TranscriptSep 25 2018, 3:58 AM This revision is now accepted and ready to land.Sep 25 2018, 4:06 AM Closed by commit rCRT342963: [Profile] Fix gcov tests (authored by calixte). · Explain WhySep 25 2018, 4:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 166848 test/profile/instrprof-dlopen-dlclose-gcov.test
test/profile/instrprof-gcov-two-objects.test
test/profile/instrprof-shared-gcov-flush.test
|