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

Quoted Triples may be nested, but are not recursive. #39

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

gkellogg
Copy link
Member

@gkellogg gkellogg commented Jul 21, 2023

Fixes #37.


💥 Error: 500 Internal Server Error 💥

PR Preview failed to build. (Last tried on Jul 22, 2023, 8:00 PM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

🚨 Spec Generator - Spec Generator is the web service used to build specs that rely on ReSpec.

🔗 Related URL

Failed to launch the browser process!
[3238019:3238034:0722/200012.919392:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3238019:3238034:0722/200012.919510:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3238019:3238034:0722/200012.920527:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3238019:3238034:0722/200012.920559:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[0722/200012.933868:ERROR:file_io_posix.cc(144)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0722/200012.933963:ERROR:file_io_posix.cc(144)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[3238019:3238019:0722/200012.939420:ERROR:chrome_browser_cloud_management_controller.cc(162)] Cloud management controller initialization aborted as CBCM is not enabled.


TROUBLESHOOTING: https://pptr.dev/troubleshooting

If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.

@gkellogg gkellogg added the spec:editorial Minor issue or proposed change in the specification (markup, typo, informative text) label Jul 21, 2023
@gkellogg gkellogg requested a review from afs July 21, 2023 22:46
@gkellogg gkellogg merged commit ab846cc into main Jul 27, 2023
3 checks passed
@gkellogg gkellogg deleted the nested-quoted-triples branch July 27, 2023 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec:editorial Minor issue or proposed change in the specification (markup, typo, informative text)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quoted triples nest, not recurse.
3 participants