Skip to main content

Bug Tracker

Side navigation

#9914 closed bug (fixed)

Opened July 26, 2011 03:12PM UTC

Closed August 04, 2011 09:12PM UTC

Last modified March 02, 2012 04:29PM UTC

test/unit/event.js contains two tests with the same name

Reported by: gsnedders Owned by: rwaldron
Priority: high Milestone: 1.7
Component: event Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

The file contains two tests called jQuery.Event.currentTarget, the first of which is entirely empty. This causes unexpected behaviour with the "rerun" test, as the filter then matches multiple tests, as well as anyone who tries to track results based upon test names.

Attachments (0)
Change History (4)

Changed July 26, 2011 03:49PM UTC by rwaldron comment:1

component: unfiledevent
owner: → rwaldron
priority: undecidedhigh
status: newassigned

Changed July 26, 2011 03:50PM UTC by rwaldron comment:2

milestone: None1.next

Changed August 04, 2011 09:12PM UTC by Dave Methvin comment:3

resolution: → fixed
status: assignedclosed

Merge pull request #447 from rwldrn/9914

Removes empty, duplicate named test block. Fixes #9914

Changeset: d7681a12e5143b8daf5b3b17564563ec13068f9d

Changed March 02, 2012 04:29PM UTC by dmethvin comment:4

milestone: 1.next1.7