| Index: test/webkit/fast/js/exception-registerfile-shrink-expected.txt
|
| diff --git a/test/webkit/array-sort-reentrance-expected.txt b/test/webkit/fast/js/exception-registerfile-shrink-expected.txt
|
| similarity index 92%
|
| copy from test/webkit/array-sort-reentrance-expected.txt
|
| copy to test/webkit/fast/js/exception-registerfile-shrink-expected.txt
|
| index 7119af90817eee9b7937e36da25e13456a8ba826..45bec8b6a6f5c3b63838e43079dbc2cca49c87e4 100644
|
| --- a/test/webkit/array-sort-reentrance-expected.txt
|
| +++ b/test/webkit/fast/js/exception-registerfile-shrink-expected.txt
|
| @@ -21,7 +21,7 @@
|
| # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -This tests that a call to array.sort(compareFunction) does not crash from within a sort comparison function.
|
| +Test for REGRESSION(r60392): Registerfile can be unwound too far following an exception. If the test doesn't crash, you pass.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|