Title: 0.29 testsuite failure on 32-bit · Issue #512 · haskell-github/github · GitHub
Open Graph Title: 0.29 testsuite failure on 32-bit · Issue #512 · haskell-github/github
X Title: 0.29 testsuite failure on 32-bit · Issue #512 · haskell-github/github
Description: https://buildd.debian.org/status/logs.php?pkg=haskell-github&ver=0.29-1 spec/GitHub/Actions/CacheSpec.hs:27:86: warning: [GHC-97441] [-Woverflowed-literals] Literal 55000268087 is out of the Int range -2147483648..2147483647 | 27 | GH.re...
Open Graph Description: https://buildd.debian.org/status/logs.php?pkg=haskell-github&ver=0.29-1 spec/GitHub/Actions/CacheSpec.hs:27:86: warning: [GHC-97441] [-Woverflowed-literals] Literal 55000268087 is out of the Int ra...
X Description: https://buildd.debian.org/status/logs.php?pkg=haskell-github&ver=0.29-1 spec/GitHub/Actions/CacheSpec.hs:27:86: warning: [GHC-97441] [-Woverflowed-literals] Literal 55000268087 is out of the In...
Opengraph URL: https://github.com/haskell-github/github/issues/512
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"0.29 testsuite failure on 32-bit","articleBody":"https://buildd.debian.org/status/logs.php?pkg=haskell-github\u0026ver=0.29-1\r\n\r\n```\r\nspec/GitHub/Actions/CacheSpec.hs:27:86: warning: [GHC-97441] [-Woverflowed-literals]\r\n Literal 55000268087 is out of the Int range -2147483648..2147483647\r\n |\r\n27 | GH.repositoryCacheUsageActiveCachesSizeInBytes repoCacheUsage `shouldBe` 55000268087\r\n | ^^^^^^^^^^^\r\n[ 3 of 21] Compiling GitHub.Actions.SecretsSpec ( spec/GitHub/Actions/SecretsSpec.hs, dist-ghc/build/github-test/github-test-tmp/GitHub/Actions/SecretsSpec.o, dist-ghc/build/github-test/github-test-tmp/GitHub/Actions/SecretsSpec.dyn_o )\r\n[ 4 of 21] Compiling GitHub.Actions.WorkflowJobSpec ( spec/GitHub/Actions/WorkflowJobSpec.hs, dist-ghc/build/github-test/github-test-tmp/GitHub/Actions/WorkflowJobSpec.o, dist-ghc/build/github-test/github-test-tmp/GitHub/Actions/WorkflowJobSpec.dyn_o )\r\n\r\nspec/GitHub/Actions/WorkflowJobSpec.hs:24:48: warning: [GHC-97441] [-Woverflowed-literals]\r\n Literal 9183275828 is out of the Int range -2147483648..2147483647\r\n |\r\n24 | GH.jobId workflowJob `shouldBe` Id 9183275828\r\n | ^^^^^^^^^^\r\n```\r\n```\r\nRunning 1 test suites...\r\nTest suite github-test: RUNNING...\r\n\r\nGitHub.Actions.Artifacts\r\n artifactsForR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n decoding artifacts payloads\r\n decodes artifacts list payload [✘]\r\n decodes signle artifact payload [✘]\r\nGitHub.Actions.Cache\r\n decoding cache payloads\r\n decodes cache list payload [✔]\r\n decodes cache usage for repo [✘]\r\n decodes cache usage for org [✔]\r\nGitHub.Actions.Secrets\r\n decoding secrets payloads\r\n decodes selected repo list payload [✔]\r\n decodes secret list payload [✔]\r\n decodes public key payload [✔]\r\nGitHub.Actions.Workflow\r\n decoding workflow payloads\r\n decodes workflow list [✔]\r\nGitHub.Actions.WorkflowJob\r\n decoding workflow jobs payloads\r\n decodes workflow job [✘]\r\nGitHub.Actions.WorkflowRuns\r\n decoding workflow runs payloads\r\n decodes workflow runs list [✘]\r\nGitHub.Activity\r\n watchersForR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n myStarredR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.Commits\r\n commitsFor\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n limits the response [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n diff\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n issue #155 [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n issue #339 [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.Events\r\n repositoryEventsR\r\n returns non empty list of events [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n userEventsR\r\n returns non empty list of events [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.Issues\r\n issuesForRepoR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n issueR\r\n fetches issue #428 [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.Organizations\r\n publicOrganizationsFor'\r\n decodes simple organization json [✔]\r\n returns information about the user's organizations [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n teamsOf\r\n parse [✔]\r\n membersOf\r\n parse [✔]\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.PublicSSHKeys\r\n publicSSHKeysFor'\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n publicSSHKeys' and publicSSHKey'\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.PullRequestReviews\r\n pullRequestReviewsR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.PullRequests\r\n pullRequestsForR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n pullRequestPatchR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n decoding pull request payloads\r\n decodes a pull request 'opened' payload [✔]\r\n decodes a pull request 'review_requested' payload [✔]\r\n decodes a pull request 'team_requested' payload [✔]\r\n checking if a pull request is merged\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n Draft Pull Request\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.RateLimit\r\n rateLimitR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.Releases\r\n releasesR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n releaseR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n latestReleaseR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n releaseByTagNameR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.Repos\r\n repositoryR\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n currentUserRepos\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n userRepos\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n languagesFor'\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.ReviewDecode\r\n PENDING state\r\n decodes review when submitted_at is missing [✔]\r\n Other states\r\n decodes review [✔]\r\nGitHub.Search\r\n searchIssues\r\n decodes issue search response JSON [✔]\r\n performs an issue search via the API [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n searchUsers\r\n performs a user search via the API [‐]\r\n # PENDING: no GITHUB_TOKEN\r\nGitHub.Users\r\n userInfoFor\r\n decodes user json [✔]\r\n decodes user-bot json [✔]\r\n returns information about the user [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n catches http exceptions [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n should fail for organization [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n ownerInfoFor\r\n works for users and organizations [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n userInfoCurrentR\r\n returns information about the authenticated user [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n usersFollowing\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n usersFollowedBy\r\n works [‐]\r\n # PENDING: no GITHUB_TOKEN\r\n\r\nFailures:\r\n\r\n spec/GitHub/Actions/ArtifactsSpec.hs:23:23: \r\n 1) GitHub.Actions.Artifacts, decoding artifacts payloads, decodes artifacts list payload\r\n uncaught exception: ErrorCall\r\n Expected a Right and got a Left\"Error in $.artifacts[0]['workflow_run'].id: parsing Int failed, value is either floating or will cause over or underflow 3.352897496e9\"\r\n CallStack (from HasCallStack):\r\n error, called at spec/GitHub/Actions/ArtifactsSpec.hs:23:23 in main:GitHub.Actions.ArtifactsSpec\r\n\r\n To rerun use: --match \"/GitHub.Actions.Artifacts/decoding artifacts payloads/decodes artifacts list payload/\" --seed 2054602978\r\n\r\n spec/GitHub/Actions/ArtifactsSpec.hs:23:23: \r\n 2) GitHub.Actions.Artifacts, decoding artifacts payloads, decodes signle artifact payload\r\n uncaught exception: ErrorCall\r\n Expected a Right and got a Left\"Error in $['workflow_run'].id: parsing Int failed, value is either floating or will cause over or underflow 3.353148947e9\"\r\n CallStack (from HasCallStack):\r\n error, called at spec/GitHub/Actions/ArtifactsSpec.hs:23:23 in main:GitHub.Actions.ArtifactsSpec\r\n\r\n To rerun use: --match \"/GitHub.Actions.Artifacts/decoding artifacts payloads/decodes signle artifact payload/\" --seed 2054602978\r\n\r\n spec/GitHub/Actions/CacheSpec.hs:18:23: \r\n 3) GitHub.Actions.Cache, decoding cache payloads, decodes cache usage for repo\r\n uncaught exception: ErrorCall\r\n Expected a Right and got a Left\"Error in $['active_caches_size_in_bytes']: parsing Int failed, value is either floating or will cause over or underflow 5.5000268087e10\"\r\n CallStack (from HasCallStack):\r\n error, called at spec/GitHub/Actions/CacheSpec.hs:18:23 in main:GitHub.Actions.CacheSpec\r\n\r\n To rerun use: --match \"/GitHub.Actions.Cache/decoding cache payloads/decodes cache usage for repo/\" --seed 2054602978\r\n\r\n spec/GitHub/Actions/WorkflowJobSpec.hs:18:23: \r\n 4) GitHub.Actions.WorkflowJob, decoding workflow jobs payloads, decodes workflow job\r\n uncaught exception: ErrorCall\r\n Expected a Right and got a Left\"Error in $.id: parsing Int failed, value is either floating or will cause over or underflow 9.183275828e9\"\r\n CallStack (from HasCallStack):\r\n error, called at spec/GitHub/Actions/WorkflowJobSpec.hs:18:23 in main:GitHub.Actions.WorkflowJobSpec\r\n\r\n To rerun use: --match \"/GitHub.Actions.WorkflowJob/decoding workflow jobs payloads/decodes workflow job/\" --seed 2054602978\r\n\r\n spec/GitHub/Actions/WorkflowRunsSpec.hs:18:23: \r\n 5) GitHub.Actions.WorkflowRuns, decoding workflow runs payloads, decodes workflow runs list\r\n uncaught exception: ErrorCall\r\n Expected a Right and got a Left\"Error in $['workflow_runs'][0].id: parsing Int failed, value is either floating or will cause over or underflow 3.353449941e9\"\r\n CallStack (from HasCallStack):\r\n error, called at spec/GitHub/Actions/WorkflowRunsSpec.hs:18:23 in main:GitHub.Actions.WorkflowRunsSpec\r\n\r\n To rerun use: --match \"/GitHub.Actions.WorkflowRuns/decoding workflow runs payloads/decodes workflow runs list/\" --seed 2054602978\r\n\r\nRandomized with seed 2054602978\r\n\r\nFinished in 0.0930 seconds\r\n61 examples, 5 failures, 39 pending\r\nTest suite github-test: FAIL\r\n```\r\n\r\n@K0Te This seems to be due to #459\r\n\r\n@iliastsi FYI","author":{"url":"https://github.com/AdrianBunk","@type":"Person","name":"AdrianBunk"},"datePublished":"2024-10-12T16:57:54.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/512/github/issues/512"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:ed82c80c-c7d8-d535-90b1-24e305bd5959 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8D7C:2B1BC5:B48728:F733E2:697760B5 |
| html-safe-nonce | 256bddf55568b5661711d5eca54fb625f3f8baf19f90a4701ac4676168d967c7 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RDdDOjJCMUJDNTpCNDg3Mjg6RjczM0UyOjY5Nzc2MEI1IiwidmlzaXRvcl9pZCI6IjY1NDg2NzQ3MTI1ODkyNjMwMjkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 39ca6c21587aa301b6b32d1572a39d10920d0e9aaa6b9f6e0a8a7835abd13351 |
| hovercard-subject-tag | issue:2583260435 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/haskell-github/github/512/issue_layout |
| twitter:image | https://opengraph.githubassets.com/662140b3ad511ea7a013c09a28f3befbb26ac0cbd4647f7d8e03e8ab8dd19b76/haskell-github/github/issues/512 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/662140b3ad511ea7a013c09a28f3befbb26ac0cbd4647f7d8e03e8ab8dd19b76/haskell-github/github/issues/512 |
| og:image:alt | https://buildd.debian.org/status/logs.php?pkg=haskell-github&ver=0.29-1 spec/GitHub/Actions/CacheSpec.hs:27:86: warning: [GHC-97441] [-Woverflowed-literals] Literal 55000268087 is out of the Int ra... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | AdrianBunk |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5a8480d78b6eaf851f2885fca5114ea5650621e2e77087cd43b0a647867014fb |
| turbo-cache-control | no-preview |
| go-import | github.com/haskell-github/github git https://github.com/haskell-github/github.git |
| octolytics-dimension-user_id | 101745265 |
| octolytics-dimension-user_login | haskell-github |
| octolytics-dimension-repository_id | 2677437 |
| octolytics-dimension-repository_nwo | haskell-github/github |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 2677437 |
| octolytics-dimension-repository_network_root_nwo | haskell-github/github |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | d6bbe5e9ce3cd2d8b53b6f1234f8df1d68014bf1 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width