This is an archive of the discontinued LLVM Phabricator instance.

[Test][Time profiler] Fix test for python3
ClosedPublic

Authored by anton-afanasyev on Aug 28 2019, 5:23 AM.

Details

Summary

Fix test checking time profiler generates correct tracing json-file.
filter works differently for python2 and python3, so unifying this.

Diff Detail

Repository
rL LLVM

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 5:23 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript

The test case passes for me after this, thanks for the fix!

Could you please give LGTM?

This revision is now accepted and ready to land.Aug 28 2019, 5:07 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 11:48 PM