I whipped up a script to use WPT Public instances API for testing GitHub - centminmod/google-insights-api-tools: gitool.sh shell script to query Google PageSpeed Insights v4 & v5 API for site & origin metrics for FCP & DCL with additional support for GTMetrix & WebpageTest.org API tests. But using curl I set private=0 but I am not seeing any of the results on Test History page WebPageTest - Test History ?
The only time I can see the results if i check the show all users box and filter on my test domain name WebPageTest - Test History ? Is that a bug or a feature ?
How can I verify if this is an issue with my API command or if it’s an bug on WPT’s end ?
example of most recent run I tried
./gitools.sh wpt https://community.centminmod.com california
--------------------------------------------------------------------------------
ec2-us-west-1:Chrome.Cable WPT Results
--------------------------------------------------------------------------------
Test ID: 180705_SA_1NQA
https://www.webpagetest.org/result/180705_SA_1NQA/
https://www.webpagetest.org/lighthouse.php?test=180705_SA_1NQA
/home/wptresults/wpt-california.ec2-us-west-1.chrome.cable.050718-224717.log
Test Started 25 seconds ago
Test Started 25 seconds ago (100)
waiting on results...
Test Complete
Test Complete (200)
waiting on results...
Test Complete
Test Complete (200)
----
firstPaint 576
loadTime 599
domInteractive 214
fullyLoaded 1574
requests 25
TTFB 173
domElements 1967
visualComplete 1100
render 600
SpeedIndex 605
visualComplete85 600
visualComplete90 600
visualComplete95 600
visualComplete99 600
chromeUserTiming.domInteractive 214
chromeUserTiming.firstPaint 576
chromeUserTiming.firstContentfulPaint 576
chromeUserTiming.domComplete 599
chromeUserTiming.firstMeaningfulPaint 672
chromeUserTiming.firstMeaningfulPaintCandidate 672
lighthouse.Performance.first-contentful-paint 1261
lighthouse.Performance.estimated-input-latency 18
lighthouse.Performance.speed-index 1509
lighthouse.Performance.first-meaningful-paint 1782
lighthouse.Performance.first-cpu-idle 3253
https://www.webpagetest.org/results/18/07/05/SA/1NQA/1_waterfall.png
ok----
--------------------------------------------------------------------------------