Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvibesBidAdapter unit test failing in Edge 14 browser #2339

Closed
jsnellbaker opened this issue Apr 3, 2018 · 2 comments
Closed

InvibesBidAdapter unit test failing in Edge 14 browser #2339

jsnellbaker opened this issue Apr 3, 2018 · 2 comments
Labels

Comments

@jsnellbaker
Copy link
Collaborator

Type of issue

Bug/Issue

Description

While running our browserstack tests for the prebid release process, we encountered this consistent error in the InvibesBidAdapter file for the Edge 14 browser.

It seems like there is a cookie that shouldn't be present for this unit test. @rcheptanariu Could you take a look and see if there are any changes that could be made to the unit test?

invibesBidAdapter:
    buildRequests
      ✗ uses cookies
	expected 'p4rrk7.ax2i2s' to be undefined
	Error
	   at AssertionError (webpack:///node_modules/assertion-error/index.js:74:0 <- test/test_index.js:9276:7)
	   at Assertion.prototype.assert (webpack:///node_modules/chai/lib/chai/assertion.js:107:0 <- test/test_index.js:14898:7)
	   at Anonymous function (webpack:///node_modules/chai/lib/chai/core/assertions.js:343:0 <- test/test_index.js:15271:5)
	   at addProperty (webpack:///node_modules/chai/lib/chai/utils/addProperty.js:43:0 <- test/test_index.js:14433:9)
	   at Anonymous function (webpack:///test/spec/modules/invibesBidAdapter_spec.js:120:6 <- test/test_index.js:40491:8)
@rcheptanariu
Copy link
Contributor

I`ll take a look and provide an update asap

@jaiminpanchal27
Copy link
Collaborator

This bug is fixed, have not seen this popup recently in our test logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants