Bug 114851 - Get string-validate-input to use a deterministic random number generator, so that it can do meaningful self-validation
Summary: Get string-validate-input to use a deterministic random number generator, so ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-18 22:07 PDT by Filip Pizlo
Modified: 2013-04-18 22:07 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-04-18 22:07:33 PDT
It currently just uses Math.random(), which is fine, but it makes it difficult to validate the test.