platform_AddPrinter.epson fails |
|||
Issue descriptionIt fails for all boards: https://stainless.corp.google.com/search?test=%5Eplatform%5C_AddPrinter%5C.epson%24&exclude_non_release=true&exclude_cts=true&col=build&row=board_model&view=matrix&first_date=2018-10-16&last_date=2018-10-22 Looking at logs from one failure: https://stainless.corp.google.com/browse/chromeos-autotest-results/250033185-chromeos-test/ 10/19 13:04:07.036 WARNI| test:0606| The test failed with the following exception Traceback (most recent call last): File "/usr/local/autotest/common_lib/test.py", line 600, in _exec _call_test_function(self.execute, *p_args, **p_dargs) File "/usr/local/autotest/common_lib/test.py", line 800, in _call_test_function return func(*args, **dargs) File "/usr/local/autotest/common_lib/test.py", line 464, in execute postprocess_profiled_run, args, dargs) File "/usr/local/autotest/common_lib/test.py", line 371, in _call_run_once self.run_once(*args, **dargs) File "/usr/local/autotest/tests/platform_AddPrinter/platform_AddPrinter.py", line 190, in run_once self.print_a_page(os.path.join(current_dir, golden_file)); File "/usr/local/autotest/tests/platform_AddPrinter/platform_AddPrinter.py", line 134, in print_a_page raise error.TestFail('ERROR: Printing request is not verified!') TestFail: ERROR: Printing request is not verified!
,
Oct 24
I'm seeing this in the logs printer FakePrinterID is idle. enabled since Fri Oct 19 04:27:38 2018 File "/usr/libexec/cups/filter/epson-escpr-wrapper" not available: No such file or directory I'll check if component download is working properly in the morning.
,
Oct 29
,
Nov 7
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/f732d063f04912218a049fcb3eb60103feceb814 commit f732d063f04912218a049fcb3eb60103feceb814 Author: Sean Kau <skau@chromium.org> Date: Wed Nov 07 04:19:24 2018 platform_AddPrinter: Update epson golden file Something caused small changes in the epson rendering. Update golden file accordingly. BUG= chromium:897891 TEST=test_that ... platform_AddPrinter.epson passes. Also verified that we can still print to epson printers. Change-Id: I050710f31960ab9027058af035d4eef26e316a20 Reviewed-on: https://chromium-review.googlesource.com/1313533 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Tested-by: Sean Kau <skau@chromium.org> Reviewed-by: Kalin Stoyanov <kalin@chromium.org> [modify] https://crrev.com/f732d063f04912218a049fcb3eb60103feceb814/client/site_tests/platform_AddPrinter/golden_printing_request_epson.bin
,
Nov 7
|
|||
►
Sign in to add a comment |
|||
Comment 1 by xiaochu@chromium.org
, Oct 22