CesiumGS / CesiumGS/cesium

Edge test failure - exportKML

Open
#8,129 0 comments 0 reactions 0 assignees View on GitHub
test failure
Dominant language
JavaScript
Stars
15.7k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

These `exportKml` tests fail in Edge:

* `DataSources/exportKml Point Geometry Billboard with a Canvas image`
* `DataSources/exportKml Point Geometry Billboard with a Canvas image as KMZ`

The error is:

```
TypeError: Object doesn't support property or method 'toBlob'
```

I ran into this while doing the 1.61 release. This seems to error out in 1.60 as well, and the exportKML example seems to work fine, so I'm going to continue on with the release.

Contributor guide

Open the contributing guide

Research direction

Run the two named DataSources/exportKml tests in Edge and compare their Canvas image and KMZ failures with the working exportKML example. Trace the exportKml path involved in the reported toBlob error; done means both Edge tests pass while the example continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.