CodexCoder21Organization/WebCronApiServer
| Status | Project | Test | Duration | Error |
|---|---|---|---|---|
| FAILED | webcronserver | stressTestSchedulerBoundsConcurrentExecutions | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | stressTestTimerAutoDisabledRaceUnderLoad | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testAlternateUrlRetryUsesAlternateUrl | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testAtomicTimerUpsertAcrossServerGenerations | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testAtomicTimerUpsertByNameConcurrent | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testAtomicTimerUpsertByNamePrunesPriorDuplicates | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testAtomicTimerUpsertLinearizesWithFiring | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testAtomicTimerUpsertReplacesFiredTimer | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testBackoffRetryRecordsMultipleAttempts | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateJobValidation | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateJobWithAlternateUrl | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateJobWithHeaders | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateJobWithRetryPolicy | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateTimer | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateTimerInPastFails | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateTimerMissingWebhookUrl | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateTimerWithoutCronExpression | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateUrlCallbackJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateUrlCallbackMissingInterfaceName | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateUrlCallbackMissingMethodName | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateUrlCallbackMissingServiceAddress | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testCreateUrlCallbackTimer | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testDefaultActionTypeIsWebhook | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testDeleteJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testDeleteNonexistentJobReturns404 | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testDeleteTimer | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testDeleteUrlCallbackJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testDeletedJobsStayDeletedAfterRestart | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testEnableDisableJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testEnableDisableTimer | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testEnableDisableUrlCallbackJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testExecutionHistoryMemoryIsBoundedByErrorBudget | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testExecutionHistoryMemoryIsBoundedByResponseBodyBudget | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testExecutionsSurviveRestart | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testFiredTimerDoesNotDoubleFireAfterRestart | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testGetExecutionById | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testGetExecutionNotFoundReturns404 | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testGetJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testGetJobNotFound | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testGetRecentExecutionsEmpty | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testGetTimerHasNextExecutionTime | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testGetUrlCallbackJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testHealthEndpoint | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testHealthEndpointIncludesCorrectJobCounts | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testInvalidCronExpressionTooFewFields | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testInvalidCronExpressionTooManyFields | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testInvalidTimezoneReturns400 | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testJobUpdatesSurviveRestart | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testJobsSurviveProjectionRestart | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testListJobs | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testListJobsIncludesUrlCallbackFields | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testRecurringJobCatchesUpMissedFiringAfterDowntime | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testRecurringJobCollapsesMissedWindowsIntoOneCatchUp | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testRecurringJobDoesNotCatchUpWindowsMissedWhileDisabled | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testRecurringJobDoesNotDoubleFireOnRestartWithinSameMinute | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testRecurringJobFiresOnScheduleAndDedupesWithinMinute | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testSixFieldCronExpression | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testStopSubscriptionShutsDownCleanly | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTimerAndCronJobCoexistInList | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTimerAppearsInJobList | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTimerSurvivesRestartAndFiresAfterRestart | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTimerTriggerJobManually | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTimerWithAllOptions | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTimerWithBothTriggerAtAndCronExpression | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTimezoneConfiguration | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTriggerDisabledJobReturns400 | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTriggerNonexistentJobReturns404 | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTriggerUrlCallbackJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testTriggerUrlCallbackRecordsExecution | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUnknownRouteReturns404 | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUpdateJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUpdateNonexistentJobReturns404 | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUpdateTimerTriggerAt | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUpdateUrlCallbackJob | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUpdateWebhookJobToUrlCallback | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUrlCallbackExecutorClosesSandboxedProxyAfterEachCallback | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUrlCallbackResolvesDropletServiceInterface | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUrlCallbackTimerAutoFires | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUrlCallbackTimerWithAllOptions | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUrlCallbackWebhookUrlNotRequired | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testUrlCallbackWithOptionalArgs | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testWebhookReturns500RecordsFailure | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testWebhookStillRequiresUrl | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testWebhookWithCustomHeadersAndBody | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testWebhookWithDeleteMethod | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testWebhookWithGetMethod | 0ms | Test did not complete during build execution |
| FAILED | webcronserver | testWebhookWithPutMethod | 0ms | Test did not complete during build execution |
[2026-07-12 13:19:42] Provisioning DigitalOcean droplet... [2026-07-12 13:19:42] Sharding 88 discovered tests across 3 droplets (maxTestShards=10, minTestsPerShard=25)