Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2022)

Unified Diff: test/preparser/preparser.status

Issue 473873002: Enable access check tests that no longer fail with TF. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/message/message.status ('k') | test/promises-aplus/promises-aplus.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/preparser/preparser.status
diff --git a/test/preparser/preparser.status b/test/preparser/preparser.status
index babf35d5d82dc4806e6398665887c887d979edac..9d69988f71f561da18fd92198092587e7380c38a 100644
--- a/test/preparser/preparser.status
+++ b/test/preparser/preparser.status
@@ -25,10 +25,6 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-# We don't parse RegExps at scanning time, so we can't fail on octal
-# escapes (we need to parse to distinguish octal escapes from valid
-# back-references).
[
[ALWAYS, {
# TODO(mstarzinger): This script parses but throws a TypeError when run.
« no previous file with comments | « test/message/message.status ('k') | test/promises-aplus/promises-aplus.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698