Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

It cannot running in windows #6

@dreamingo88

Description

@dreamingo88

The erros message:
~ play! 1.5.x-localbuild, https://www.playframework.com ~ ~ bash E:\v\play-1.5\modules\tests/gradle -b E:\v\play-1.5\modules\tests/build.gradle -p E:\v\play-1.5\hi -PPLAY_APP=E:\v\play-1.5\hi -PPLAY_HOME=E:\v\play-1.5 -Dfile.encoding=UTF-8 clean check test itest uitest combineUiTestResults -PUITEST_CLASS=ui/** -PTEST_COVERAGE_ENABLED=true Traceback (most recent call last): File "E:\v\play-1.5\play", line 159, in <module> status = cmdloader.commands[play_command].execute(command=play_command, app=play_app, args=remaining_args, env=play_env, cmdloader=cmdloader) File "modules/tests\commands.py", line 104, in execute '-PUITEST_CLASS=%s' % uitest_class_pattern, '-PTEST_COVERAGE_ENABLED=%s' % test_coverage_enabled) File "modules/tests\commands.py", line 39, in execute_gradle return_code = subprocess.call(gradle_cmd, env=os.environ) File "E:\v\play-1.5\python\lib\subprocess.py", line 444, in call return Popen(*popenargs, **kwargs).wait() File "E:\v\play-1.5\python\lib\subprocess.py", line 595, in __init__ errread, errwrite) File "E:\v\play-1.5\python\lib\subprocess.py", line 821, in _execute_child startupinfo) WindowsError: [Error 2]

Is there any way to use it in windows 10?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions