#1046 racy module beaker test
Closed: Fixed 4 years ago by frostyx. Opened 4 years ago by praiskup.

This happens to me in about 1 of 3 attempts:

:: [ 00:01:30 ] :: [  BEGIN   ] :: Running 'copr-cli build-module --yaml /tmp/testmodule.yaml module-testmodule-beakertest-20191005000128'
Created module testmodule-beakertest-20191005000128
:: [ 00:01:31 ] :: [   PASS   ] :: Command 'copr-cli build-module --yaml /tmp/testmodule.yaml module-testmodule-beakertest-20191005000128' (Expected 0, got 0)
:: [ 00:01:31 ] :: [  BEGIN   ] :: Running 'copr-cli build-module --yaml /tmp/testmodule.yaml module-testmodule-beakertest-20191005000128 &> /tmp/tmp.1RgE9kLoOb'
:: [ 00:01:33 ] :: [   PASS   ] :: Command 'copr-cli build-module --yaml /tmp/testmodule.yaml module-testmodule-beakertest-20191005000128 &> /tmp/tmp.1RgE9kLoOb' (Expected 1, got 1)
:: [ 00:01:33 ] :: [   PASS   ] :: Module should already exist (Assert: '1' should equal '1')
:: [ 00:01:33 ] :: [   PASS   ] :: MBS API is no longer available (Assert: '404' should equal '404')
:: [ 00:11:41 ] :: [   FAIL   ] :: All packages should succeed (Assert: '0' should equal '2')
:: [ 00:11:41 ] :: [   PASS   ] :: Package ed is missing (Assert: '1' should equal '1')
:: [ 00:11:41 ] :: [   FAIL   ] :: Package mksh is missing (Assert: '0' should equal '1')

At the FAIL time, the module build and package build is still pending.

Metadata Update from @praiskup:
- Issue assigned to dturecek

4 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1085 Merged 4 years ago