Tetcases are failing due to creating mapbox Icons
See original GitHub issueAll test cases are failing in Testcafe tool because of mapbox Icon I created. TestCafe version is 1.1.4
What is your Test Scenario?
All test cases are failing with TypeError: Cannot read property ‘destUrl’ of null.
What is the Current behavior?
TypeError: Cannot read property ‘destUrl’ of null.
What is the Expected behavior?
Test cases should be passed
What is your web application and your TestCafe test code?
Your website URL (or attach your complete example):
Your complete test code (or attach your test files):
Your complete test report:
Screenshots:
Steps to Reproduce:
- Go to my website …
- Execute this command…
- See the error…
Your Environment details:
- testcafe version: <!-- run `testcafe -v 1.1.4
- node.js version: <!-- run `node v10.14.2
- command-line arguments:
- browser name and version: <!-- Chrome 73.0.3683.103
- platform and version: <!-- macOS 10.12.6
- other:
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Troubleshooting SVG image errors in Mapbox Studio | Help
Common issues. Black images with no color; Blank images; Sketch icons not rendering correctly in Mapbox Studio; "Icon upload failed" error; Size property ......
Read more >implement stretchable icons for icon-text-fit #8997 - GitHub
This implements the multipart stretchable icons proposed in #8917. ... tagged @mapbox/gl-native if this PR includes shader changes or needs a native port....
Read more >Maki icons not all displaying - mapbox gl js - Stack Overflow
Is there some way I can 'enable' all the icons on a style? Failing that, if I do have to make my own...
Read more >Mapbox GL AddLayer: Where are the icon images coming from
EDIT: Basically, to add one of your own icons, go into Mapbox studio, create your own style, or edit one of theirs. Simply...
Read more >Webgl2 test - Spendy Market
WebGL 2. gl 3D objects and Mapbox buildings, etc. ... Its ability to use HTML5 Canvas elements to generate graphics dynamically made it...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve reproduced an another problem in Google Chrome 74.0.3729.169. We will fix this problem first.
For TestCafe team: to reproduce the problem just open https://docs.mapbox.com/mapbox-gl-js/example/add-image-animated/ page in the Hammerhead playground.
This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.