History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRUBY-1358
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Thomas E Enebo
Reporter: Charles Oliver Nutter
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JRuby

Failure in ruby_test String#aset test

Created: 14/Sep/07 08:36 PM   Updated: 22/Dec/07 06:26 AM
Component/s: Core Classes/Modules
Affects Version/s: None
Fix Version/s: JRuby 1.0.3, JRuby 1.1RC2

Time Tracking:
Not Specified


 Description  « Hide
Loaded suite test/externals/ruby_test/test/core/String/instance/tc_aset
Started
..F......
Finished in 0.191 seconds.

  1) Failure:
test_aset_expected_errors(TC_String_Aset_Instance):1:
<IndexError> exception expected but none was thrown.


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Marcin Mielzynski - 24/Sep/07 07:48 PM
This will require some serious rewirings and implementation of rb_str_subpat_set MRI equivalent.

Thomas E Enebo - 10/Nov/07 04:36 PM
Resolved in commit 4909 on 1.0 branch and 4908 on trunk