Skip to content

Effects Tests (compat) #2340

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

Merged
merged 3 commits into from
Jun 27, 2015
Merged

Effects Tests (compat) #2340

merged 3 commits into from
Jun 27, 2015

Conversation

gnarf
Copy link
Member

@gnarf gnarf commented May 21, 2015

#2326 but for the compat branch

gnarf added 2 commits June 26, 2015 20:11
Conflicts:
	src/selector-native.js
	test/index.html
	test/unit/effects.js
Closes jquerygh-2340

(cherry picked from commit b3b2d6c)

Conflicts:
	src/effects.js
@gnarf gnarf force-pushed the effects-tests-compat branch from 5b986b5 to 0ff8057 Compare June 27, 2015 00:13
The CSS value rounding error was causig failures on FF and IE.
@gnarf gnarf merged commit 1390d07 into jquery:compat Jun 27, 2015
@mgol
Copy link
Member

mgol commented Jun 28, 2015

@gnarf This broke effects tests in all browsers & a couple more in IE8: http://swarm.jquery.org/job/817. Tests for the master version of the patch succeeded: http://swarm.jquery.org/job/816.

Could you have a look? We try to keep our test results green. :)

@mgol
Copy link
Member

mgol commented Jun 28, 2015

Ah, I've seen your IRC messages just now. I guess we'll handle it tomorrow.

mgol added a commit that referenced this pull request Jun 28, 2015
@mgol
Copy link
Member

mgol commented Jun 28, 2015

It was a one-line mistake in cherry-picking the Sinon stuff. ;) An extraordinary assignment jQuery.now = Date.now was added to teardown.

Fixed in 29561bc.

Note that IE8 still doesn't pass animation & tween tests: http://swarm.jquery.org/job/820.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants