Skip to content
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

Add estimate parameter to update_virtual_pressure_source #51194

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

arskama
Copy link
Contributor

@arskama arskama commented Mar 7, 2025

spec PR: w3c/compute-pressure#305

This PR add own pressure estimate parameter to the update_virtual_pressure_source command as specified in https://w3c.github.io/compute-pressure/?experimental=1#update-virtual-pressure-source

@arskama arskama requested a review from a team as a code owner March 7, 2025 14:22
@wpt-pr-bot wpt-pr-bot added infra testdriver.js wptrunner The automated test runner, commonly called through ./wpt run labels Mar 7, 2025
@arskama
Copy link
Contributor Author

arskama commented Mar 11, 2025

@foolip ptal.

@past past removed the request for review from DanielRyanSmith March 11, 2025 16:28
@arskama
Copy link
Contributor Author

arskama commented Mar 12, 2025

@past is there anything wrong with the patch, so that people do not review it?

You ve been reviewing a similar patch earlier #48035, therefore I wanted to know (since you re active) if you could review this one too. Thanks

@past
Copy link
Member

past commented Mar 12, 2025

I think it's just that people are busy and haven't gotten around to reviewing this yet. I will try to get to it before the end of the week if nobody beats me to it.

Have you looked at the infrastructure test failures?

@arskama
Copy link
Contributor Author

arskama commented Mar 13, 2025

@past I don't see any obvious correlation between the infrastructure test failures and my patch.
I m just wondering if it is because of the default value estimate = -1.0

But I've tested this patch with my upcoming changes on Chromium and it seems to work as intended.
run_wpt_test.py for both headless_shell and chrome are successful.

I noticed that many other PR are failing on exactly the same infra tests.

arskama added 4 commits March 13, 2025 19:39
spec PR: w3c/compute-pressure#305

This PR add own pressure estimate parameter to the
update_virtual_pressure_source command as specified in
https://w3c.github.io/compute-pressure/?experimental=1#update-virtual-pressure-source
There was a clear mistake in updating update_virtual_sensor
instead of update_virtual_pressure_source in testdriver-extra.js
@arskama arskama force-pushed the ownContributionEstimate branch from d855392 to 455d6bf Compare March 13, 2025 17:48
@arskama
Copy link
Contributor Author

arskama commented Mar 17, 2025

@foolip @jgraham can you place have a look? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra testdriver.js wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants