Skip to content

Fix wdspec new_session create tests#7881

Merged
jgraham merged 3 commits intoweb-platform-tests:masterfrom
WebKitGTK:wd-new-session-create
Oct 18, 2017
Merged

Fix wdspec new_session create tests#7881
jgraham merged 3 commits intoweb-platform-tests:masterfrom
WebKitGTK:wd-new-session-create

Conversation

@carlosgcampos
Copy link
Contributor

@carlosgcampos carlosgcampos commented Oct 18, 2017

Both create_alwaysMatch.py and create_firstMatch.py were failing to
import support.create where the input data is shared.

E ValueError: Attempted relative import in non-package

Add init.py to support directory and remove the leading '.' from the
import command in both test files.

Both create_alwaysMatch.py and create_firstMatch.py were failing to
import support.create where the input data is shared.

E ValueError: Attempted relative import in non-package

Add __init__.py to support directory and remove the leading '.' from the
import command in both test files.
@jgraham
Copy link
Contributor

jgraham commented Oct 18, 2017

Travis doesn't like this for some reason; merging anyway.

@jgraham jgraham merged commit 41fcd4c into web-platform-tests:master Oct 18, 2017
@carlosgcampos carlosgcampos deleted the wd-new-session-create branch October 18, 2017 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants