Skip to content

Commit

Permalink
test: temporarily skip test-trace-events-dynamic-enable.js
Browse files Browse the repository at this point in the history
  • Loading branch information
targos authored and cjihrig committed Sep 17, 2018
1 parent 2ad0076 commit 5a8113e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/test-trace-events-dynamic-enable.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

const common = require('../common');

common.skip('currently broken');
common.skipIfInspectorDisabled();

const assert = require('assert');
Expand Down

0 comments on commit 5a8113e

Please sign in to comment.