-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browser Engine Testing Status-Quo #4
Comments
On WebKit, we do all testing on iOS and iPadOS Simulators via For WPT CI, given the inability to do anything else with ToT WebKit, presumably the same path would need to be taken—though of course I can imagine there might be some interest in testing shipping stable Safari too. As a reminder, I'm out and won't be there on Tuesday, but @JonWBedard will be showing up in lieu of me (and he can probably answer questions about WebKit CI better than I could anyway). |
@WeizhongX that document doesn't seem to be accessible |
I didn't have loads of content, so I'll just put it in a comment here: Gecko Android Testing
wpt Status Quo
|
I was not able to figure out what is wrong. The document is supposed to accessible to the public. I will just copy the content and put it here. Components we had in our system.
Result Database: Holds Wpt reports json file from the builders. Blink-kms: Authentication Service that stores username/password to authenticate with wpt.fyi. Wpt Result Uploader:
|
@WeizhongX as a high-level summary, is it accurate to say that Chromium's CI is already running Chrome for Android and uploading the results to wpt.fyi? Is there anything missing from the picture, or is everything fine the way it is for Chrome? |
The answer is yes to the first question. We are using the 3h epoch tag from upstream WPT to run against ToT Chrome for Android, which is exactly same as how some other browser runs Wpt. We might still need to set up the dashboard to monitor status, and there are work to do if we want results from stable release. |
I believe the Chrome on Android and WebView runs are not properly tagged as coming from the master branch, as jgraham mentioned recently. @WeizhongX has anyone been working on this? |
We did not work on that, because we don't know what is the priority. This should be an easy fix, so I can create a PR for it if needed. |
We decided to have some summaries as to the status quo of testing browser engines within themselves.
As @jgraham said in the last meeting:
Let's share summaries here (or link to them if lengthy), prior to the next meeting.
The text was updated successfully, but these errors were encountered: