Skip to content

Commit

Permalink
Ignore the correct tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Asheem Mamoowala authored and jfirebaugh committed Apr 27, 2017
1 parent da4c62f commit d3b39cb
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"version": 8,
"metadata": {
"test": {
"ignored": {
"native" : "https://github.com/mapbox/mapbox-gl-native/issues/8839"
},
"width": 64,
"height": 64,
"pixelRatio": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"version": 8,
"metadata": {
"test": {
"ignored": {
"native" : "https://github.com/mapbox/mapbox-gl-native/issues/8839"
},
"width": 64,
"height": 64,
"pixelRatio" :2,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": 8,
"metadata": {
"test": {
"skipped": {
"ignored": {
"native" : "https://github.com/mapbox/mapbox-gl-native/issues/8839"
},
"width": 64,
Expand Down Expand Up @@ -40,4 +40,4 @@
}
},
"layers": []
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"version": 8,
"metadata": {
"test": {
"skipped": {
"native" : "https://github.com/mapbox/mapbox-gl-native/issues/8839"
},
"pixelRatio": 2,
"width": 64,
"height": 64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"version": 8,
"metadata": {
"test": {
"skipped": {
"native" : "https://github.com/mapbox/mapbox-gl-native/issues/8839"
},
"pixelRatio": 2,
"width": 64,
"height": 64
Expand Down

0 comments on commit d3b39cb

Please sign in to comment.