After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700335 - Fix regression in JSUnit exception reporting
Fix regression in JSUnit exception reporting
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-14 19:57 UTC by Giovanni Campagna
Modified: 2013-05-14 20:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix regression in JSUnit exception reporting (1.06 KB, patch)
2013-05-14 19:57 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-05-14 19:57:51 UTC
gjstestRun was still using the old custom names for standard
properties of Error.
Comment 1 Giovanni Campagna 2013-05-14 19:57:53 UTC
Created attachment 244238 [details] [review]
Fix regression in JSUnit exception reporting
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-05-14 20:04:36 UTC
Review of attachment 244238 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2013-05-14 20:08:40 UTC
Attachment 244238 [details] pushed as ffb5710 - Fix regression in JSUnit exception reporting