Skip to content

Commit 92a96ac

Browse files
committed
More htmltest + refcache tweaks
1 parent 09dee1f commit 92a96ac

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

.htmltest.yml

+3
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,6 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
7777

7878
# Temporary until semconv is updated to 1.30.0+
7979
- ^https://cloud.google.com/apis/design/resource_names#full_resource_name
80+
- ^https://cloud.google.com/functions/docs/concepts/exec#function_scope_versus_global_scope
81+
- ^https://developer.apple.com/documentation/uikit/uiapplicationdelegate#1656902
82+
- ^https://docs.docker.com/registry/spec/manifest-v2-2/#example-image-manifest

static/refcache.json

-12
Original file line numberDiff line numberDiff line change
@@ -403,10 +403,6 @@
403403
"StatusCode": 200,
404404
"LastSeen": "2025-02-02T10:58:53.703278-05:00"
405405
},
406-
"https://cloud.google.com/functions/docs/concepts/exec#function_scope_versus_global_scope": {
407-
"StatusCode": 200,
408-
"LastSeen": "2025-02-06T02:02:59.999Z"
409-
},
410406
"https://cloud.google.com/functions/docs/env-var#runtime_environment_variables_set_automatically": {
411407
"StatusCode": 200,
412408
"LastSeen": "2025-02-06T01:43:12.345Z"
@@ -755,10 +751,6 @@
755751
"StatusCode": 200,
756752
"LastSeen": "2025-01-06T11:23:41.892135-05:00"
757753
},
758-
"https://developer.apple.com/documentation/uikit/uiapplicationdelegate#1656902": {
759-
"StatusCode": 200,
760-
"LastSeen": "2025-02-06T02:04:59.999Z"
761-
},
762754
"https://developer.apple.com/documentation/uikit/uidevice/1620059-identifierforvendor": {
763755
"StatusCode": 200,
764756
"LastSeen": "2025-01-06T11:23:38.683032-05:00"
@@ -1127,10 +1119,6 @@
11271119
"StatusCode": 200,
11281120
"LastSeen": "2025-02-06T02:05:12.345Z"
11291121
},
1130-
"https://docs.docker.com/registry/spec/manifest-v2-2/#example-image-manifest": {
1131-
"StatusCode": 206,
1132-
"LastSeen": "2025-02-06T02:05:59.999Z"
1133-
},
11341122
"https://docs.expo.dev/get-started/introduction/": {
11351123
"StatusCode": 206,
11361124
"LastSeen": "2025-01-07T10:55:21.674477-05:00"

0 commit comments

Comments
 (0)