question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tetcases are failing due to creating mapbox Icons

See original GitHub issue

All 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:

  1. Go to my website …
  2. Execute this command…
  3. 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:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
miherlosevcommented, May 27, 2019

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.

image

0reactions
lock[bot]commented, Sep 7, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found