Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1495393

Summary: Review Request: nodejs-estree-walker - Traverse an ESTree-compliant AST
Product: [Fedora] Fedora Reporter: Jared Smith <jsmith.fedora>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review, zebob.m
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-30 15:02:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1495390    
Bug Blocks: 956806, 1387531    

Description Jared Smith 2017-09-26 00:38:25 UTC
Spec URL: https://jsmith.fedorapeople.org/Packaging/nodejs-estree-walker/nodejs-estree-walker.spec
SRPM URL: https://jsmith.fedorapeople.org/Packaging/nodejs-estree-walker/nodejs-estree-walker-0.5.0-1.fc28.src.rpm
Description: Traverse an ESTree-compliant AST
Fedora Account System Username: jsmith

Comment 1 Robert-André Mauchin 🐧 2017-09-26 13:10:02 UTC
Tests fail:

+ /usr/bin/mocha -R spec test/test.js --compilers js:buble/register
Error compiling /builddir/build/BUILD/package/test/test.js:
---
9  :     childKeys.Foo = [ 'answer' ];
10 : 
11 :     const block = [
12 :       {
13 :         type: 'Foo',
                 ^
Unexpected token (13:8)

Comment 2 Jared Smith 2018-05-30 15:02:16 UTC

*** This bug has been marked as a duplicate of bug 1583859 ***