Closed Bug 1658033 Opened 4 years ago Closed 4 years ago

verbose adb output in android gtest logs

Categories

(Testing :: GTest, defect)

Default
defect

Tracking

(firefox81 fixed)

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

Details

Attachments

(1 file)

https://treeherder.mozilla.org/logviewer.html#?job_id=312415279&repo=mozilla-central

[task 2020-08-07T17:05:32.360Z] 17:05:32     INFO -  command_output: adb -s emulator-5554 wait-for-device push /builds/worker/workspace/build/tests/gtest/transparent.gif /data/local/tmp/test_root/gtest-profile/transparent.gif, timeout: None, timedout: None, exitcode: 0, output: /builds/worker/workspace/build/tests/gtest/transparent.gif: 1 file pushed, 0 skipped. 3.7 MB/s (355 bytes in 0.000s)
[task 2020-08-07T17:05:32.360Z] 17:05:32     INFO -  chmod: path=/data/local/tmp/test_root/gtest-profile/transparent.gif, recursive=True, mask=777
[task 2020-08-07T17:05:32.463Z] 17:05:32     INFO -  shell_output: adb -s emulator-5554 wait-for-device shell chmod -R 777 /data/local/tmp/test_root/gtest-profile/transparent.gif; echo adb_returncode=$?, timeout: None, timedout: None, exitcode: 0, output:
[task 2020-08-07T17:05:32.568Z] 17:05:32     INFO -  shell_output: adb -s emulator-5554 wait-for-device shell sync; echo adb_returncode=$?, timeout: None, timedout: None, exitcode: 0, output:
[task 2020-08-07T17:05:32.672Z] 17:05:32     INFO -  shell_output: adb -s emulator-5554 wait-for-device shell sync; echo adb_returncode=$?, timeout: None, timedout: None, exitcode: 0, output:
[task 2020-08-07T17:05:32.777Z] 17:05:32     INFO -  shell_bool: adb -s emulator-5554 wait-for-device shell ls -a /data/local/tmp/test_root/gtest-profile/; echo adb_returncode=$?, timeout: None, timedout: None, exitcode: 0, output: .
[task 2020-08-07T17:05:32.777Z] 17:05:32     INFO -  ..
[task 2020-08-07T17:05:32.777Z] 17:05:32     INFO -  transparent.gif
[task 2020-08-07T17:05:32.777Z] 17:05:32     INFO -  transparent.png
[task 2020-08-07T17:05:32.777Z] 17:05:32     INFO -  transparent.webp
[task 2020-08-07T17:05:32.778Z] 17:05:32     INFO -  urltestdata.json
[task 2020-08-07T17:05:32.778Z] 17:05:32     INFO -  vi.txt
[task 2020-08-07T17:05:32.778Z] 17:05:32     INFO -  vp9cake.webm
[task 2020-08-07T17:05:32.881Z] 17:05:32     INFO -  command_output: adb -s emulator-5554 wait-for-device push /builds/worker/workspace/build/tests/gtest/transparent-no-alpha-header.webp /data/local/tmp/test_root/gtest-profile/transparent-no-alpha-header.webp, timeout: None, timedout: None, exitcode: 0, output: /builds/worker/workspace/build/tests/gtest/transparent-no-alpha-header.webp: 1 file pushed, 0 skipped. 2.0 MB/s (120 bytes in 0.000s)
[task 2020-08-07T17:05:32.882Z] 17:05:32     INFO -  chmod: path=/data/local/tmp/test_root/gtest-profile/transparent-no-alpha-header.webp, recursive=True, mask=777

[task 2020-08-07T17:05:21.043Z] 17:05:21     INFO - Copy/paste: /builds/worker/workspace/build/venv/bin/python -u /builds/worker/workspace/build/tests/gtest/remotegtests.py --symbols-path=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KJyhxspARHev-i0yJNNF2w/artifacts/public/build/en-US/target.crashreporter-symbols.zip --tests-path=/builds/worker/workspace/build/tests/gtest --libxul=/builds/worker/workspace/build/tests/gtest/gtest_bin/gtest/libxul.so --package=org.mozilla.geckoview.test --deviceSerial=emulator-5554
[task 2020-08-07T17:05:21.044Z] 17:05:21     INFO - Using env: (same as previous command)
[task 2020-08-07T17:05:21.237Z] 17:05:21     INFO -  ADBDevice: {'_logger': <mozlog.structuredlog.StructuredLogger object at 0x7f8615d7de90>, '_adb_version': '', '_adb_host': None, '_use_root': True, '_adb_port': None, '_timeout': 300, '_polling_interval': 0.1, '_adb_path': 'adb', '_verbose': True}
[task 2020-08-07T17:05:21.243Z] 17:05:21     INFO -  Using adb 1.0.41
Component: Mozbase → GTest
Summary: [mozdevice] verbose adb output in gtest logs → verbose adb output in android gtest logs
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0564d60f6ed0
Turn off verbose output from adb in android gtests; r=bc
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: