Groups
Sign in
Groups
tast-users
Conversations
About
Send feedback
Help
tast-users
1–30 of 997
Mark all as read
Report group
0 selected
Eric Sum
,
Seewai Fu
2
Nov 13
Tast error: '/usr/local/bin/local_test_runner': No such file or directory
Hi Eric: I don't think you have a test image. Otherwise, it should have /usr/local/bin/
unread,
Tast error: '/usr/local/bin/local_test_runner': No such file or directory
Hi Eric: I don't think you have a test image. Otherwise, it should have /usr/local/bin/
Nov 13
Jordan Abrahams-Whitehead
Oct 22
PSA: Tast Tests Are Migrating To `staticcheck` From `golint`
Hello Tast Users! We are excited to announce that we are migrating to staticcheck as our primary
unread,
PSA: Tast Tests Are Migrating To `staticcheck` From `golint`
Hello Tast Users! We are excited to announce that we are migrating to staticcheck as our primary
Oct 22
Kazimierz Wojciechowski
,
Seewai Fu
2
Sep 19
`testing.ContextLog` working only partially
Looks like this is the NewRecorder being used by IdelPerf https://source.chromium.org/chromiumos/_/
unread,
`testing.ContextLog` working only partially
Looks like this is the NewRecorder being used by IdelPerf https://source.chromium.org/chromiumos/_/
Sep 19
Andrew Moylan
,
Seewai Fu
2
Sep 15
Reboot and run test fast
You have to do it with a remote test. We can't reboot DUT in the middle of a local test. The
unread,
Reboot and run test fast
You have to do it with a remote test. We can't reboot DUT in the middle of a local test. The
Sep 15
Soichiro Fujii
Sep 12
[PSA] Tast test can now repeat a given set of tests
TL;DR: New flag -repeats is now available for tast, that lets you repeat the same test multiple times
unread,
[PSA] Tast test can now repeat a given set of tests
TL;DR: New flag -repeats is now available for tast, that lets you repeat the same test multiple times
Sep 12
Seewai Fu
Aug 14
PSA: ChromiumOS Tast Runtime Build Process Update
PSA: ChromiumOS Tast Runtime Build Process Update Overview: The Tast runtime build process (tast -
unread,
PSA: ChromiumOS Tast Runtime Build Process Update
PSA: ChromiumOS Tast Runtime Build Process Update Overview: The Tast runtime build process (tast -
Aug 14
Zikai Chen
,
Seewai Fu
3
Jun 24
Failed to call SCP in remote tests
I just want to test the functionality of "SCP" here so I used "SCP" instead of
unread,
Failed to call SCP in remote tests
I just want to test the functionality of "SCP" here so I used "SCP" instead of
Jun 24
Eric Sum
Jun 14
Failed to establish connection to Chrome Debugging Protocol
Hi, I am getting this error repeatedly when trying to run a tast test: ui.DeskButtonDeskBarPerf [
unread,
Failed to establish connection to Chrome Debugging Protocol
Hi, I am getting this error repeatedly when trying to run a tast test: ui.DeskButtonDeskBarPerf [
Jun 14
Aaron Massey
May 16
PSA: Tast tests may be failing due to ListBoxOption usage
Hey folks! Some UI tests may be failing with missing nodes from Reland "[A11y] Remove AXMenuList
unread,
PSA: Tast tests may be failing due to ListBoxOption usage
Hey folks! Some UI tests may be failing with missing nodes from Reland "[A11y] Remove AXMenuList
May 16
Masami Hiramatsu
,
Georg Neis
3
May 8
How to get a Histogram from Lacros?
Ah, Ok. I need to make a tconn for Lacros instead of Ash. Let me try. Thanks! 2024年5月7日(火) 11:15
unread,
How to get a Histogram from Lacros?
Ah, Ok. I need to make a tconn for Lacros instead of Ash. Let me try. Thanks! 2024年5月7日(火) 11:15
May 8
Seewai Fu
3
May 7
PSA: Tast always build remote bundles in chroot
Hi Everybody: The Tast document has been updated for Remote Root Fixture: https://chromium.
unread,
PSA: Tast always build remote bundles in chroot
Hi Everybody: The Tast document has been updated for Remote Root Fixture: https://chromium.
May 7
Seewai Fu
May 2
PSA: Tast Remote Root Fixture
go/tast_remote_root_fixture_psa TL;DR Tast now supports a remote root fixture which allows test
unread,
PSA: Tast Remote Root Fixture
go/tast_remote_root_fixture_psa TL;DR Tast now supports a remote root fixture which allows test
May 2
Ryan Borzello
,
Chris Mullins
3
Apr 26
Communicating with Daemon
Client secagentd is not set up to send dbus messages at the moment. The ready_writer looks like it
unread,
Communicating with Daemon
Client secagentd is not set up to send dbus messages at the moment. The ready_writer looks like it
Apr 26
Seewai Fu
3
Apr 25
Tast -build=false not working at this moment.
Hi Everybody: I had a mistake in the title of the email It should be Tast -build=true (default) not
unread,
Tast -build=false not working at this moment.
Hi Everybody: I had a mistake in the title of the email It should be Tast -build=true (default) not
Apr 25
Ben Scarlato
,
Alexander Hartl
3
Feb 13
Metrics for tast test resources used?
Thanks Alex, that sounds like what I want. However, I don't seem to have access to that table by
unread,
Metrics for tast test resources used?
Thanks Alex, that sounds like what I want. However, I don't seem to have access to that table by
Feb 13
Masami Hiramatsu
,
Seewai Fu
4
Feb 11
Launch webserver from a remote test
Hi Seewai, On Thu, Feb 8, 2024 at 4:36 AM Seewai Fu <seew...@google.com> wrote: > - how can
unread,
Launch webserver from a remote test
Hi Seewai, On Thu, Feb 8, 2024 at 4:36 AM Seewai Fu <seew...@google.com> wrote: > - how can
Feb 11
Jason Kusuma
Feb 8
[PSA] Tastboard migrating associated crbugs.com issues to buganizer
If you don't use Tastboard, you may stop reading now. tl;dr: Tastboard will migrate existing
unread,
[PSA] Tastboard migrating associated crbugs.com issues to buganizer
If you don't use Tastboard, you may stop reading now. tl;dr: Tastboard will migrate existing
Feb 8
Jeremy Bettis
,
Junichi Uekawa (上川純一)
2
Jan 12
PSA: You may need to repo sync if you run firmware, crash or arc tests locally
Hi Do we actually pretend to support working with just tast repository updated out of sync with cros
unread,
PSA: You may need to repo sync if you run firmware, crash or arc tests locally
Hi Do we actually pretend to support working with just tast repository updated out of sync with cros
Jan 12
Eric Sum
, …
Jason Hsiao
4
Jan 7
Failed to initialize build cache
I met the same issue too, and deleting /.cache/go-build with root permission fix the issue for me. On
unread,
Failed to initialize build cache
I met the same issue too, and deleting /.cache/go-build with root permission fix the issue for me. On
Jan 7
Seewai Fu
Jan 2
Reverting a Tast linter change
Hi Everybody: We just discovered a problem with a CL that adds the import rule check back to the Tast
unread,
Reverting a Tast linter change
Hi Everybody: We just discovered a problem with a CL that adds the import rule check back to the Tast
Jan 2
vk.smart18
12/22/23
How do I Talk to Real Live Person at JetBlue?
Sometimes, booking a flight gets a bit complex & there can be several reasons. However, you can
unread,
How do I Talk to Real Live Person at JetBlue?
Sometimes, booking a flight gets a bit complex & there can be several reasons. However, you can
12/22/23
vk.smart18
12/22/23
Does Delta give compensation for delayed flights? (+1-84442O1O82)
Travel plans can often be disrupted by unexpected flight cancellations, leaving passengers in a lurch
unread,
Does Delta give compensation for delayed flights? (+1-84442O1O82)
Travel plans can often be disrupted by unexpected flight cancellations, leaving passengers in a lurch
12/22/23
vk.smart18
12/22/23
How do I speak to a live person at United Airlines?
How do I Speak to an Agent at United ? (𝟭-𝟴𝟰𝟰-𝟰𝟮𝟬-𝟭𝟬𝟴𝟮) The best way is to call 1-800-UNITED-1 (1-800
unread,
How do I speak to a live person at United Airlines?
How do I Speak to an Agent at United ? (𝟭-𝟴𝟰𝟰-𝟰𝟮𝟬-𝟭𝟬𝟴𝟮) The best way is to call 1-800-UNITED-1 (1-800
12/22/23
William Jose
12/22/23
Spirit Airlines Missed Flight Policy | Rebooking & Refund - 1-855-502-0002
Welcome to our comprehensive guide on Spirit Airlines' missed flight policy, where we delve into
unread,
Spirit Airlines Missed Flight Policy | Rebooking & Refund - 1-855-502-0002
Welcome to our comprehensive guide on Spirit Airlines' missed flight policy, where we delve into
12/22/23
vk.smart18
12/22/23
What's a TrueBlue number? (𝟭-𝟴𝟰𝟰-𝟰20-𝟭0𝟴2 ;No wait)
TrueBlue, JetBlue's loyalty program, offers several ways for members to check their points
unread,
What's a TrueBlue number? (𝟭-𝟴𝟰𝟰-𝟰20-𝟭0𝟴2 ;No wait)
TrueBlue, JetBlue's loyalty program, offers several ways for members to check their points
12/22/23
Adam smith
12/22/23
How Do I Live Chat with Delta Airlines?-1-855-200-0639
How Do I Live Chat with Delta Airlines?-1-855-200-0639 Are you having any trouble while making
unread,
How Do I Live Chat with Delta Airlines?-1-855-200-0639
How Do I Live Chat with Delta Airlines?-1-855-200-0639 Are you having any trouble while making
12/22/23
Cheap Booking Flight
12/22/23
(844) 596-6080 | What is the phone number for Lufthansa special assistance?
As of my last knowledge update in January 2022, for specific assistance needs, including special
unread,
(844) 596-6080 | What is the phone number for Lufthansa special assistance?
As of my last knowledge update in January 2022, for specific assistance needs, including special
12/22/23
Cheap Booking Flight
12/22/23
(844) 596-6080 | How do you check if Lufthansa flights are being Cancelled?
To check if Lufthansa flights are being canceled, you can use the following methods: Visit the
unread,
(844) 596-6080 | How do you check if Lufthansa flights are being Cancelled?
To check if Lufthansa flights are being canceled, you can use the following methods: Visit the
12/22/23
Flights Yo
12/22/23
𝟏-𝟖𝟖𝟖-𝟖73-𝟎𝟚4𝟏 Help With Flight Delta airline customer service 📢
If you're looking to reach Delta Air Lines customer service, there are several options available
unread,
𝟏-𝟖𝟖𝟖-𝟖73-𝟎𝟚4𝟏 Help With Flight Delta airline customer service 📢
If you're looking to reach Delta Air Lines customer service, there are several options available
12/22/23
Englishtraveller
12/22/23
+1(888)-355-9065 | ¿Cómo hablo con alguien en Spirit?
¿Alguna vez te has sentido atrapado en un laberinto telefónico de Spirit Airlines, desesperado por
unread,
+1(888)-355-9065 | ¿Cómo hablo con alguien en Spirit?
¿Alguna vez te has sentido atrapado en un laberinto telefónico de Spirit Airlines, desesperado por
12/22/23