Fix: raster-fade-duration is ignored (issue #5038) #8234
test-all.yml
on: pull_request
Code Hygiene
2m 25s
Unit tests and Coverage
2m 31s
Matrix: Build tests
Matrix: Integration tests
Matrix: Render tests
Annotations
6 errors
|
Unit tests and Coverage
Process completed with exit code 1.
|
|
src/source/source_cache.test.ts > SourceCache#findLoadedSibling > Search cache for loaded sibling tiles:
src/source/source_cache.test.ts#L2199
TypeError: Cannot read properties of null (reading 'tileID')
❯ src/source/source_cache.test.ts:2199:54
|
|
src/source/source_cache.test.ts > SourceCache#findLoadedSibling > retains siblings:
src/source/source_cache.test.ts#L2167
AssertionError: expected null to be Tile{ timeAdded: +0, …(15) } // Object.is equality
- Expected:
Tile {
"buckets": {},
"dependencies": {},
"expirationTime": null,
"expiredRequestCount": 0,
"fadeEndTime": 0,
"hasRTLText": false,
"hasSymbolBuckets": false,
"queryPadding": 0,
"rtt": [],
"rttCoords": {},
"state": "loading",
"tileID": OverscaledTileID {
"canonical": CanonicalTileID {
"key": "011",
"x": 0,
"y": 0,
"z": 1,
},
"key": "011",
"overscaledZ": 1,
"terrainRttPosMatrix32f": null,
"wrap": 0,
},
"tileSize": 512,
"timeAdded": 0,
"uid": 194,
"uses": 0,
}
+ Received:
null
❯ src/source/source_cache.test.ts:2167:84
|
|
src/source/source_cache.test.ts > SourceCache#findLoadedSibling > adds from previously used tiles (sourceCache._tiles):
src/source/source_cache.test.ts#L2153
AssertionError: expected null to deeply equal { …(2) }
- Expected:
{
"hasData": [Function hasData],
"tileID": OverscaledTileID {
"canonical": CanonicalTileID {
"key": "011",
"x": 0,
"y": 0,
"z": 1,
},
"key": "011",
"overscaledZ": 1,
"terrainRttPosMatrix32f": null,
"wrap": 0,
},
}
+ Received:
null
❯ src/source/source_cache.test.ts:2153:84
|
|
Render tests (ubuntu-latest, 4)
Process completed with exit code 1.
|
|
Render tests (windows-latest, 4)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-dist-ubuntu-latest
Expired
|
244 KB |
sha256:9447c974e8fe752e0fc38e91bf0451cd619d0b7fc0500a8fd31ab366f64583f9
|
|
|
build-dist-windows-latest
Expired
|
244 KB |
sha256:fadefc01d4856bce42e92de38a24f3ffcd21e0eaeb6278d690d96144af8a4464
|
|
|
render-test-report-ubuntu-latest-4
Expired
|
187 KB |
sha256:7370a5306019910f00639c78abfb6e8784139955efa43dfba6ddfe6d27295d8d
|
|
|
render-test-report-windows-latest-4
Expired
|
209 KB |
sha256:50e03b999634d2a5ad3f75746748da9347f1b22eca3cd93fd15878abcbb936af
|
|