[Webkit-unassigned] [Bug 152910] Add QUnit for unit testing and add a unit test to test BuildbotQueueView._appendPendingRevisionCount.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 15:31:25 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152910

--- Comment #10 from Jason Marcell <jmarcell at apple.com> ---
It looks like QUnit was added here https://bugs.webkit.org/show_bug.cgi?id=63967
Unfortunately it was also added here: https://bugs.webkit.org/show_bug.cgi?id=55911

It looks like it's being used in these files:
Tools/TestResultServer/static-dashboards/run-unittests.html
Tools/TestResultServer/static-dashboards/run-embedded-unittests.html
Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/run-unittests.html

I'll look at how we have previously used QUnit and try to match any patterns and conventions previously used.

At first glance, however, I'm already encountering some issues likely caused by the fact that this version of QUnit is about five years older than the one I was initially using when I created my patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160113/fc0bf0ea/attachment.html>


More information about the webkit-unassigned mailing list