Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #1154 failed

Job: Directories times failed

Test results

  • 10 tests in total
  • 10 tests failed
  • 16 minutes taken in total.

Build 1,154 has the following 10 errors:There were no new test failures since the previous build.

Existing test failures 10
Status Test Failing since Duration
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user1 waits 2 second". Line 40 in scenario "User changes directory using <client2> and using <client1> sees that modification time has changed" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CDTT/onedata/tests/mixed/features/oneprovider/directories_times.feature
self = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-oneclient1-greater than]'>>
argname = 'pytestbdd_when_user1 waits 2 second'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user1 waits 2 second'
(129 more lines...)
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user1 waits 2 second". Line 40 in scenario "User changes directory using <client2> and using <client1> sees that modification time has changed" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CDTT/onedata/tests/mixed/features/oneprovider/directories_times.feature
self = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI-equal to]'>>
argname = 'pytestbdd_when_user1 waits 2 second'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user1 waits 2 second'
(129 more lines...)
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user1 waits 2 second". Line 40 in scenario "User changes directory using <client2> and using <client1> sees that modification time has changed" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CDTT/onedata/tests/mixed/features/oneprovider/directories_times.feature
self = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-REST-greater than]'>>
argname = 'pytestbdd_when_user1 waits 2 second'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user1 waits 2 second'
(129 more lines...)
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user1 waits 2 second". Line 40 in scenario "User changes directory using <client2> and using <client1> sees that modification time has changed" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CDTT/onedata/tests/mixed/features/oneprovider/directories_times.feature
self = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-web GUI-equal to]'>>
argname = 'pytestbdd_when_user1 waits 2 second'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user1 waits 2 second'
(129 more lines...)
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user1 waits 80 second". Line 59 in scenario "User changes directory using web GUI and using <client1> sees that modification time has changed" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CDTT/onedata/tests/mixed/features/oneprovider/directories_times.feature
self = <FixtureRequest for <Function 'test_user_changes_directory_using_web_gui_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST]'>>
argname = 'pytestbdd_when_user1 waits 80 second'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user1 waits 80 second'
(129 more lines...)
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user1 waits 80 second". Line 59 in scenario "User changes directory using web GUI and using <client1> sees that modification time has changed" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CDTT/onedata/tests/mixed/features/oneprovider/directories_times.feature
self = <FixtureRequest for <Function 'test_user_changes_directory_using_web_gui_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1]'>>
argname = 'pytestbdd_when_user1 waits 80 second'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user1 waits 80 second'
(129 more lines...)
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user1 waits 2 seconds". Line 22 in scenario "User renames directory using <client2> and check status-change time using <client1>" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CDTT/onedata/tests/mixed/features/oneprovider/directories_times.feature
self = <FixtureRequest for <Function 'test_user_renames_directory_using_client2_and_check_statuschange_time_using_client1[1oz_1op_1oc-REST-oneclient1-greater than]'>>
argname = 'pytestbdd_when_user1 waits 2 seconds'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user1 waits 2 seconds'
(129 more lines...)
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user1 waits 2 seconds". Line 22 in scenario "User renames directory using <client2> and check status-change time using <client1>" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CDTT/onedata/tests/mixed/features/oneprovider/directories_times.feature
self = <FixtureRequest for <Function 'test_user_renames_directory_using_client2_and_check_statuschange_time_using_client1[1oz_1op_1oc-REST-web GUI-greater than]'>>
argname = 'pytestbdd_when_user1 waits 2 seconds'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user1 waits 2 seconds'
(129 more lines...)
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user1 waits 2 seconds". Line 22 in scenario "User renames directory using <client2> and check status-change time using <client1>" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CDTT/onedata/tests/mixed/features/oneprovider/directories_times.feature
self = <FixtureRequest for <Function 'test_user_renames_directory_using_client2_and_check_statuschange_time_using_client1[1oz_1op_1oc-oneclient1-REST-equal to]'>>
argname = 'pytestbdd_when_user1 waits 2 seconds'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user1 waits 2 seconds'
(129 more lines...)
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user1 waits 2 seconds". Line 22 in scenario "User renames directory using <client2> and check status-change time using <client1>" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CDTT/onedata/tests/mixed/features/oneprovider/directories_times.feature
self = <FixtureRequest for <Function 'test_user_renames_directory_using_client2_and_check_statuschange_time_using_client1[1oz_1op_1oc-oneclient1-web GUI-greater than]'>>
argname = 'pytestbdd_when_user1 waits 2 seconds'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user1 waits 2 seconds'
(129 more lines...)