Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

SignedExchange tests failing in wpt.fyi #663

Closed
irori opened this issue Sep 25, 2019 · 1 comment
Closed

SignedExchange tests failing in wpt.fyi #663

irori opened this issue Sep 25, 2019 · 1 comment
Labels

Comments

@irori
Copy link

irori commented Sep 25, 2019

Currently, Signed Exchange tests are not passing in wpt.fyi, because pre-generated test certs / signed exchanges are expired.

To make them pass, we wave two options:

  • Run Chrome with command-line flags that allows to ignore certificate / signature expiration errors, or
  • Re-generate test certs and signed-exchanges before running the tests:
    • Signed Exchanges must be regenerated at least once per 7-days
    • Certificate must be regenerated at least once per 90-days
    • Generated certificate must be added as a trusted certificate in OS/browser

Which is more preferable?

@jugglinmike
Copy link
Collaborator

Hi there, @irori. This project is not currently being used to collect results for wpt.fyi. As of today, that task is performed by the Taskcluster service, and all the relevant system configuration is maintained within the web-platform-tests repository (largely in the tools/ci directory). To make sure the right people see your request, I recommend filing it within the web-platform-tests project itself.

Sorry for the confusion. I'd like for the origin of the data to be more clear. I've suggested a feature for the wpt.fyi website that might have helped you; please make a comment there if you think that would help:

web-platform-tests/wpt.fyi#378

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants