Skip to content

Commit

Permalink
lookup: mark async as flaky
Browse files Browse the repository at this point in the history
fixes #260
  • Loading branch information
George Adams authored and MylesBorins committed Dec 5, 2016
1 parent 2e4d202 commit 8e2c380
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,11 +216,7 @@
"async": {
"replace": true,
"prefix": "v",
"flaky": {
"s390": true,
"darwin": true,
"v0.12": ["fedora22", "ubuntu1204"]
}
"flaky": true
},
"bluebird": {
"replace": true,
Expand Down

0 comments on commit 8e2c380

Please sign in to comment.