Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Package regressions for 8.3 release #4024

@jbclements

Description

@jbclements

Currently, the following packages either fail to build, or have test failures, regressing from 8.2.

8.2 build: https://pkg-build.racket-lang.org
8.3 pre-release build: https://plt.eecs.northwestern.edu/release-pkg-build/

Use check-boxes to indicate "IMO not a release blocker (anymore)"

One test fails, after a timeout of 180 seconds. Emailed Stephen Chang to ask about it.

He adjusted the timeout (though ... this may not have had an effect? not sure?) Either way, the current pkg-build does not show it failing tests as of now (2021-10-24 11:54EST)

  • ("repltest" . (success test-fail))

Looks like this package depends on the output of Typed Racket which has apparently gotten more precise, might just be a case of updating test cases.

emailed listed email to see what's up.

--------------------
FAILURE
name:       check-equal?
location:
  /home/root/user/.local/share/racket/8.2.900/pkgs/repltest/private/run-interactions.rkt:43:10
actual:
  "- : (values Integer (List Positive-Byte Any)) [more precisely: (Values Zero (List Positive-Byte Any))]\n0\n'(3 2)\n"
expected:
  "- : (values Integer (Listof Any)) [more precisely: (Values Zero (List Positive-Byte Any))]\n0\n'(3 2)\n"
--------------------
--------------------
FAILURE
name:       check-equal?
location:
  /home/root/user/.local/share/racket/8.2.900/pkgs/repltest/private/run-interactions.rkt:43:10
actual:     "- : (Pairof Positive-Index (Listof Positive-Index))\n'(2 3 4 5)\n"
expected:
  "- : (Listof Positive-Index) [more precisely: (Pairof Positive-Index (Listof Positive-Index))]\n'(2 3 4 5)\n"
--------------------

not waiting any more, not a release blocker IMO.

  • ("rodot" . (success build-fail))

  • ("satore" . (success build-fail))

  • ("video-v0-0" . (test-fail install-conflict))

Metadata

Metadata

Assignees

Labels

release-managementTopics related to releases: regression, build failures for RCs, blocking issues, etc.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions