1. 03 12月, 2015 1 次提交
    • J
      Fix test issues · 7f233151
      Jared Parsons 提交于
      This fixes as couple of test issues:
      
      - CultureAttributeMismatch: this was a flaky suite whose flakiness was
      fixed via the PEVerify changes.  The hardened rules revealed the suite
      was setup to consistently fail verification because it didn't fully load
      it's dependencies into the Compilation object.  This behavior is
      actually expected, we want to get the compiler errors that result from
      such a compilation.  Hence we disable verification in those cases.
      - Return07_2: This was directly fixed by the PEVerify hardenning.
      
      closes #4300
      closes #5866
      7f233151
  2. 02 12月, 2015 12 次提交
  3. 01 12月, 2015 27 次提交