Skip to content

Commit

Permalink
Manually roll DEPS to get past test failure (google#717)
Browse files Browse the repository at this point in the history
One of the glslang tests is failing on the roll, but it needs other
dependencies to roll ahead with it.
  • Loading branch information
zoddicus committed Jun 17, 2019
1 parent 8b2600f commit 9164aea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ vars = {
'khronos_git': 'https://github.com/KhronosGroup',

'effcee_revision' : 'b83b58d177b797edd1f94c5f10837f2cc2863f0a',
'glslang_revision': '9866ad9195cec8f266f16191fb4ec2ce4896e5c0',
'glslang_revision': 'def9662348b029a6578f7fa9f46fde0e605b3a6c',
'googletest_revision': '176eccfb8f42339b8ea2341e926f6835f7932bc4',
're2_revision': '848dfb7e1d7ba641d598cb66f81590f3999a555a',
'spirv_headers_revision': 'de99d4d834aeb51dd9f099baa285bd44fd04bb3d',
'spirv_tools_revision': '9c0830133b07203a47ddc101fa4b298bab4438d8',
'spirv_tools_revision': '59983a601091f1e30fe59f6b2585d9e79ac34a2a',
'spirv_cross_revision': '4104e363005a079acc215f0920743a8affb31278',
}

Expand Down

0 comments on commit 9164aea

Please sign in to comment.