Closed GoogleCodeExporter closed 8 years ago
[ RUN ] libyuvTest.TestJ420
../../unit_test/color_test.cc:139: Failure
The difference between static_cast<int>(orig_pixels[i]) and
static_cast<int>(dst_pixels_opt[i]) is 4, which exceeds 3, where
static_cast<int>(orig_pixels[i]) evaluates to 255,
static_cast<int>(dst_pixels_opt[i]) evaluates to 251, and
3 evaluates to 3.
../../unit_test/color_test.cc:139: Failure
The difference between static_cast<int>(orig_pixels[i]) and
static_cast<int>(dst_pixels_opt[i]) is 4, which exceeds 3, where
static_cast<int>(orig_pixels[i]) evaluates to 255,
static_cast<int>(dst_pixels_opt[i]) evaluates to 251, and
3 evaluates to 3.
../../unit_test/color_test.cc:139: Failure
The difference between static_cast<int>(orig_pixels[i]) and
static_cast<int>(dst_pixels_opt[i]) is 4, which exceeds 3, where
static_cast<int>(orig_pixels[i]) evaluates to 255,
static_cast<int>(dst_pixels_opt[i]) evaluates to 251, and
3 evaluates to 3.
../../unit_test/color_test.cc:139: Failure
The difference between static_cast<int>(orig_pixels[i]) and
static_cast<int>(dst_pixels_opt[i]) is 4, which exceeds 3, where
static_cast<int>(orig_pixels[i]) evaluates to 255,
static_cast<int>(dst_pixels_opt[i]) evaluates to 251, and
3 evaluates to 3.
[ FAILED ] libyuvTest.TestJ420 (23 ms)
Original comment by fbarch...@google.com
on 24 Feb 2015 at 7:01
not reproducing, so closing for now
Original comment by fbarch...@google.com
on 10 Mar 2015 at 10:59
Original issue reported on code.google.com by
fbarch...@google.com
on 24 Feb 2015 at 7:00