Arama
Aramayı temizle
Aramayı kapat
Ana menü
Google uygulamaları
Gruplar
Oturum açın
Gruplar
tast-users
İleti Dizileri
Hakkında
Geri bildirim gönderin
Yardım
tast-users
1-30/998
Tümünü okundu olarak işaretle
Grubu bildir
0 satır seçildi
Eric Sum
9 Oca
Re: Ping failure when running tast test
FYI, this has been resolved. Found a workaround today. On Thu, Dec 26, 2024 at 2:13 PM Eric Sum <
okunmadı,
Re: Ping failure when running tast test
FYI, this has been resolved. Found a workaround today. On Thu, Dec 26, 2024 at 2:13 PM Eric Sum <
9 Oca
Eric Sum
,
Seewai Fu
2
13.11.2024
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/
okunmadı,
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/
13.11.2024
Jordan Abrahams-Whitehead
22.10.2024
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
okunmadı,
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
22.10.2024
Kazimierz Wojciechowski
,
Seewai Fu
2
19.09.2024
`testing.ContextLog` working only partially
Looks like this is the NewRecorder being used by IdelPerf https://source.chromium.org/chromiumos/_/
okunmadı,
`testing.ContextLog` working only partially
Looks like this is the NewRecorder being used by IdelPerf https://source.chromium.org/chromiumos/_/
19.09.2024
Andrew Moylan
,
Seewai Fu
2
15.09.2024
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
okunmadı,
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
15.09.2024
Soichiro Fujii
12.09.2024
[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
okunmadı,
[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
12.09.2024
Seewai Fu
14.08.2024
PSA: ChromiumOS Tast Runtime Build Process Update
PSA: ChromiumOS Tast Runtime Build Process Update Overview: The Tast runtime build process (tast -
okunmadı,
PSA: ChromiumOS Tast Runtime Build Process Update
PSA: ChromiumOS Tast Runtime Build Process Update Overview: The Tast runtime build process (tast -
14.08.2024
Zikai Chen
,
Seewai Fu
3
24.06.2024
Failed to call SCP in remote tests
I just want to test the functionality of "SCP" here so I used "SCP" instead of
okunmadı,
Failed to call SCP in remote tests
I just want to test the functionality of "SCP" here so I used "SCP" instead of
24.06.2024
Eric Sum
14.06.2024
Failed to establish connection to Chrome Debugging Protocol
Hi, I am getting this error repeatedly when trying to run a tast test: ui.DeskButtonDeskBarPerf [
okunmadı,
Failed to establish connection to Chrome Debugging Protocol
Hi, I am getting this error repeatedly when trying to run a tast test: ui.DeskButtonDeskBarPerf [
14.06.2024
Aaron Massey
16.05.2024
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
okunmadı,
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
16.05.2024
Masami Hiramatsu
,
Georg Neis
3
8.05.2024
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
okunmadı,
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
8.05.2024
Seewai Fu
3
7.05.2024
PSA: Tast always build remote bundles in chroot
Hi Everybody: The Tast document has been updated for Remote Root Fixture: https://chromium.
okunmadı,
PSA: Tast always build remote bundles in chroot
Hi Everybody: The Tast document has been updated for Remote Root Fixture: https://chromium.
7.05.2024
Seewai Fu
2.05.2024
PSA: Tast Remote Root Fixture
go/tast_remote_root_fixture_psa TL;DR Tast now supports a remote root fixture which allows test
okunmadı,
PSA: Tast Remote Root Fixture
go/tast_remote_root_fixture_psa TL;DR Tast now supports a remote root fixture which allows test
2.05.2024
Ryan Borzello
,
Chris Mullins
3
26.04.2024
Communicating with Daemon
Client secagentd is not set up to send dbus messages at the moment. The ready_writer looks like it
okunmadı,
Communicating with Daemon
Client secagentd is not set up to send dbus messages at the moment. The ready_writer looks like it
26.04.2024
Seewai Fu
3
25.04.2024
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
okunmadı,
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
25.04.2024
Ben Scarlato
,
Alexander Hartl
3
13.02.2024
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
okunmadı,
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
13.02.2024
Masami Hiramatsu
,
Seewai Fu
4
11.02.2024
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
okunmadı,
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
11.02.2024
Jason Kusuma
8.02.2024
[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
okunmadı,
[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
8.02.2024
Jeremy Bettis
,
Junichi Uekawa (上川純一)
2
12.01.2024
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
okunmadı,
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
12.01.2024
Eric Sum
, …
Jason Hsiao
4
7.01.2024
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
okunmadı,
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
7.01.2024
Seewai Fu
2.01.2024
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
okunmadı,
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
2.01.2024
vk.smart18
22.12.2023
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
okunmadı,
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
22.12.2023
vk.smart18
22.12.2023
Does Delta give compensation for delayed flights? (+1-84442O1O82)
Travel plans can often be disrupted by unexpected flight cancellations, leaving passengers in a lurch
okunmadı,
Does Delta give compensation for delayed flights? (+1-84442O1O82)
Travel plans can often be disrupted by unexpected flight cancellations, leaving passengers in a lurch
22.12.2023
vk.smart18
22.12.2023
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
okunmadı,
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
22.12.2023
William Jose
22.12.2023
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
okunmadı,
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
22.12.2023
vk.smart18
22.12.2023
What's a TrueBlue number? (𝟭-𝟴𝟰𝟰-𝟰20-𝟭0𝟴2 ;No wait)
TrueBlue, JetBlue's loyalty program, offers several ways for members to check their points
okunmadı,
What's a TrueBlue number? (𝟭-𝟴𝟰𝟰-𝟰20-𝟭0𝟴2 ;No wait)
TrueBlue, JetBlue's loyalty program, offers several ways for members to check their points
22.12.2023
Adam smith
22.12.2023
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
okunmadı,
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
22.12.2023
Cheap Booking Flight
22.12.2023
(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
okunmadı,
(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
22.12.2023
Cheap Booking Flight
22.12.2023
(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
okunmadı,
(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
22.12.2023
Flights Yo
22.12.2023
𝟏-𝟖𝟖𝟖-𝟖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
okunmadı,
𝟏-𝟖𝟖𝟖-𝟖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
22.12.2023