المجموعات
المجموعات
تسجيل الدخول
المجموعات
المجموعات
tast-users
المحادثات
لمحة
إرسال ملاحظات
مساعدة
tast-users
1–30 من 1000
تصنيف "مقروءة" للكل
الإبلاغ عن مجموعة
ما مِن صف تم اختياره.
Terry Yan
4 أبريل
[PSA] Chrome Extension Manifest V2 to V3 Migration
TL;DR Chrome extensions will be migrated from Manifest V2 to V3 in June 2025. Therefore, all
غير مقروءة،
[PSA] Chrome Extension Manifest V2 to V3 Migration
TL;DR Chrome extensions will be migrated from Manifest V2 to V3 in June 2025. Therefore, all
4 أبريل
Terry Yan
1 أبريل
Extension Manifest V3 for Tast
The Chrome Extension Manifest V3 Migration for Tast is nearing completion. I will be submitting a
غير مقروءة،
Extension Manifest V3 for Tast
The Chrome Extension Manifest V3 Migration for Tast is nearing completion. I will be submitting a
1 أبريل
Eric Sum
9 يناير
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 <
غير مقروءة،
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 يناير
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/
غير مقروءة،
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
غير مقروءة،
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/9/2024
`testing.ContextLog` working only partially
Looks like this is the NewRecorder being used by IdelPerf https://source.chromium.org/chromiumos/_/
غير مقروءة،
`testing.ContextLog` working only partially
Looks like this is the NewRecorder being used by IdelPerf https://source.chromium.org/chromiumos/_/
19/9/2024
Andrew Moylan
,
Seewai Fu
2
15/9/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
غير مقروءة،
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/9/2024
Soichiro Fujii
12/9/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
غير مقروءة،
[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/9/2024
Seewai Fu
14/8/2024
PSA: ChromiumOS Tast Runtime Build Process Update
PSA: ChromiumOS Tast Runtime Build Process Update Overview: The Tast runtime build process (tast -
غير مقروءة،
PSA: ChromiumOS Tast Runtime Build Process Update
PSA: ChromiumOS Tast Runtime Build Process Update Overview: The Tast runtime build process (tast -
14/8/2024
Zikai Chen
,
Seewai Fu
3
24/6/2024
Failed to call SCP in remote tests
I just want to test the functionality of "SCP" here so I used "SCP" instead of
غير مقروءة،
Failed to call SCP in remote tests
I just want to test the functionality of "SCP" here so I used "SCP" instead of
24/6/2024
Eric Sum
14/6/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 [
غير مقروءة،
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/6/2024
Aaron Massey
16/5/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
غير مقروءة،
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/5/2024
Masami Hiramatsu
,
Georg Neis
3
8/5/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
غير مقروءة،
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/5/2024
Seewai Fu
3
7/5/2024
PSA: Tast always build remote bundles in chroot
Hi Everybody: The Tast document has been updated for Remote Root Fixture: https://chromium.
غير مقروءة،
PSA: Tast always build remote bundles in chroot
Hi Everybody: The Tast document has been updated for Remote Root Fixture: https://chromium.
7/5/2024
Seewai Fu
2/5/2024
PSA: Tast Remote Root Fixture
go/tast_remote_root_fixture_psa TL;DR Tast now supports a remote root fixture which allows test
غير مقروءة،
PSA: Tast Remote Root Fixture
go/tast_remote_root_fixture_psa TL;DR Tast now supports a remote root fixture which allows test
2/5/2024
Ryan Borzello
,
Chris Mullins
3
26/4/2024
Communicating with Daemon
Client secagentd is not set up to send dbus messages at the moment. The ready_writer looks like it
غير مقروءة،
Communicating with Daemon
Client secagentd is not set up to send dbus messages at the moment. The ready_writer looks like it
26/4/2024
Seewai Fu
3
25/4/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
غير مقروءة،
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/4/2024
Ben Scarlato
,
Alexander Hartl
3
13/2/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
غير مقروءة،
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/2/2024
Masami Hiramatsu
,
Seewai Fu
4
11/2/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
غير مقروءة،
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/2/2024
Jason Kusuma
8/2/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
غير مقروءة،
[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/2/2024
Jeremy Bettis
,
Junichi Uekawa (上川純一)
2
12/1/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
غير مقروءة،
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/1/2024
Eric Sum
, …
Jason Hsiao
4
7/1/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
غير مقروءة،
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/1/2024
Seewai Fu
2/1/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
غير مقروءة،
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/1/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
غير مقروءة،
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
غير مقروءة،
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
غير مقروءة،
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
غير مقروءة،
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
غير مقروءة،
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
غير مقروءة،
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
غير مقروءة،
(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