The Wayback Machine - https://web.archive.org/web/20211111145232/https://github.com/topics/standard
Skip to content
#

standard

Here are 800 public repositories matching this topic...

bzbarsky-apple
bzbarsky-apple commented Aug 6, 2020

Problem

The " Build ESP32 QEMU and Run Tests" task of the "QEMU / ESP32" test seems to fail randomly. It failed on project-chip/connectedhomeip#2009 for me, then passed when retriggered.

Proposed Solution

Figure out why it fails randomly and fix. Sadly the logs CI provides don't include the src/transport/tests/test-suite.log file that should have includ

GPHemsley
GPHemsley commented Jun 3, 2017

The term "forbidden host code point" is used exactly twice within this spec, and in one case it excludes U+0025 (%):

If asciiDomain contains a forbidden host code point, validation error, return failure.

If input contains a forbidden host code point excluding U+0025 (%), validation error, return failure.

I think it is easier for implementations to add to a definition rather than take

Improve this page

Add a description, image, and links to the standard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the standard topic, visit your repo's landing page and select "manage topics."

Learn more