1. 27 9月, 2013 2 次提交
  2. 12 9月, 2013 1 次提交
    • M
      qemu-iotests: Adjustments due to error propagation · 2c78857b
      Max Reitz 提交于
      When opening/creating images, propagating errors instead of immediately
      emitting them on occurrence results in errors generally being printed on
      a single line rather than being split up into multiple ones. This in
      turn requires adjustments to some test results.
      
      Also, test 060 used a sed to filter out the test image directory and
      format by removing everything from the affected line after a certain
      keyword; this now also removes the error message itself, which can be
      fixed by using _filter_testdir and _filter_imgfmt.
      
      Finally, _make_test_img in common.rc did not filter out the test image
      directory etc. from stderr. This has been fixed through a redirection of
      stderr to stdout (which is already done in _check_test_img and
      _img_info).
      Signed-off-by: NMax Reitz <mreitz@redhat.com>
      2c78857b
  3. 06 9月, 2013 1 次提交
  4. 06 8月, 2013 1 次提交
  5. 24 5月, 2013 1 次提交
  6. 03 5月, 2013 2 次提交
  7. 15 4月, 2013 1 次提交
  8. 23 2月, 2013 2 次提交
  9. 15 11月, 2012 1 次提交
  10. 24 10月, 2012 1 次提交
  11. 10 8月, 2012 2 次提交
  12. 07 8月, 2012 2 次提交
  13. 17 7月, 2012 1 次提交
  14. 03 5月, 2012 1 次提交
  15. 20 4月, 2012 1 次提交
  16. 19 4月, 2012 1 次提交
  17. 05 4月, 2012 1 次提交
  18. 23 2月, 2012 3 次提交
  19. 22 2月, 2012 7 次提交