Skip to content

Commit 3b385d4

Browse files
DinoVfacebook-github-bot
authored andcommitted
Disable perf profiler test
Summary: This test seems to only be failing on dev servers, this disables it so we can get clean runs. Differential Revision: D81185813 fbshipit-source-id: 957e104e72b8cc7c631d4869c0d878229bdc4b46
1 parent 60816ff commit 3b385d4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

cinderx/TestScripts/devserver_skip_tests.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,6 @@ test_ioctl
8989

9090
# Test is very sensitive and fails on seemingly irrelevant changes.
9191
test.test_subprocess.POSIXProcessTestCase.test_pass_fds_redirected
92+
93+
# Failing on dev servers for some reason
94+
test.test_perf_profiler.TestPerfProfilerWithDwarf.test_python_calls_appear_in_the_stack_if_perf_activated

0 commit comments

Comments
 (0)