Skip to content

Commit

Permalink
Mark STAKE_POOLS_SMASH_01 pending
Browse files Browse the repository at this point in the history
-j 8 was enabled on 2020-11-04. There _is_ a timeout two days after. But
timeouts only became _frequent_ on 2020-11-17.

 * [2020-11-06]|#2297 (comment)]
 * [2020-11-17|#2319 (comment)]
 * [2020-11-18|#2329 (comment)]
 * [2020-11-18|#2329 (comment)]
 * [2020-11-19|#2335 (comment)]
 * [2020-11-19|#2335 (comment)]
 * [2020-11-23|#2338 (comment)]
 * [2020-11-23|#2338 (comment)]
 * [2020-11-23|#2338 (comment)]
 * [2020-11-24|#2338 (comment)]
 * [2020-11-24|#2343 (comment)]
  • Loading branch information
Anviking committed Nov 25, 2020
1 parent 1301c02 commit 98f9dc6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1102,6 +1102,7 @@ spec = describe "SHELLEY_STAKE_POOLS" $ do

it "STAKE_POOLS_SMASH_01 - fetching metadata from SMASH works with delisted pools" $
\ctx -> runResourceT $ bracketSettings ctx $ do
liftIO $ flakyBecauseOf "#2337 (theorized)"
smashUrl <- liftIO $ getEnv "CARDANO_WALLET_SMASH_URL"
updateMetadataSource ctx (T.pack smashUrl)
eventually "metadata is fetched" $ do
Expand Down

0 comments on commit 98f9dc6

Please sign in to comment.