Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/unittests/ProfileData/
-
unittests/
-
ProfileData/
-
CoverageMappingTest.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D97402
[Profile] Include a few asserts in coverage mapping test
Closed
Public
Authored by
phosek
on Feb 24 2021, 10:28 AM.
Download Raw Diff
Details
Reviewers
vsk
Commits
rG80f329bcd028: [Profile] Include a few asserts in coverage mapping test
Summary
These should catch any accidental use of the compilation directory.
Diff Detail
Repository
rG LLVM Github Monorepo
Unit Tests
Failed
Time
Test
10 ms
x64 debian > LLVM-Unit.ProfileData/_/ProfileDataTests::ParameterizedCovMapTest/CoverageMappingTest.basic_coverage_iteration/0
20 ms
x64 debian > LLVM-Unit.ProfileData/_/ProfileDataTests::ParameterizedCovMapTest/CoverageMappingTest.basic_coverage_iteration/1
10 ms
x64 debian > LLVM-Unit.ProfileData/_/ProfileDataTests::ParameterizedCovMapTest/CoverageMappingTest.basic_coverage_iteration/2
10 ms
x64 debian > LLVM-Unit.ProfileData/_/ProfileDataTests::ParameterizedCovMapTest/CoverageMappingTest.basic_coverage_iteration/3
10 ms
x64 debian > LLVM-Unit.ProfileData/_/ProfileDataTests::ParameterizedCovMapTest/CoverageMappingTest.basic_write_read/0
View Full Test Results (160 Failed)
Event Timeline
phosek
requested review of this revision.
Feb 24 2021, 10:28 AM
phosek
created this revision.
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Feb 24 2021, 10:28 AM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
vsk
accepted this revision.
Feb 24 2021, 11:24 AM
Comment Actions
Thanks!
This revision is now accepted and ready to land.
Feb 24 2021, 11:24 AM
Harbormaster
completed remote builds in
B90641: Diff 326142
.
Feb 24 2021, 11:45 AM
This revision was landed with ongoing or failed builds.
Feb 24 2021, 1:43 PM
Closed by commit
rG80f329bcd028: [Profile] Include a few asserts in coverage mapping test
(authored by
phosek
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
phosek
added a commit:
rG80f329bcd028: [Profile] Include a few asserts in coverage mapping test
.
phosek
added a reverting change:
rGae7528a34e27: Revert "[Profile] Include a few asserts in coverage mapping test"
.
Feb 24 2021, 2:02 PM