Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 23, 2018 11:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/7de3eeed5906f78022d8e3d05011b558 to your computer and use it in GitHub Desktop.
Save Whateverable/7de3eeed5906f78022d8e3d05011b558 to your computer and use it in GitHub Desktop.
reportable6
2018-04-16T00:00:00 2018-04-23T00:00:00

From ≈2018-04-16T00:00:00Z to ≈2018-04-23T00:00:00Z
Open tickets before: 1771
Open tickets after: 1779
Number of tickets touched: 44

Resolved tickets (19)

[closed]   GH#1598 Consider not recommending RT
[closed]   GH#1620 Skip NativeCall TakeUint16 test on FreeBSD
[closed]   GH#1663 rakudo 2018.02 test failure on big endian systems in t/04-nativecall/21-callback-other-thread.t
[closed]   GH#1686 New memory leak in whateverable
[closed]   GH#1710 New stresstest floppers
[closed]   GH#1736 Toaster results show several modules' tests rely on buggy Num stringification
[closed]   GH#1738 IO:Socket:INET .new multi method will never allow a passive connection to a remote host 
[closed]   GH#1739 Unintended consequences of converting routines from `only` to `multi`
[closed]   GH#1740 .hyper.grep appears to hang
[closed]   GH#1742 Can't .take uncached Seq 
[closed]   GH#1748 Clunky expression in error message ("Useless use")
[closed]   GH#1752 Multiple errors/crashes when running nqp tests and spectest with FSA_SIZE_DEBUG=1
[closed]   GH#1753 Iterable appearing in subset constraints
[closed]   GH#1754 Specify how postfix:<.+>, postfix:<.*> works
[closed]   GH#1755 Proto fix r1739
[closed]   GH#1759 Significant newline when parsing Pair constructor infix
[closed]   GH#1760 Potential precision bug in DateTime/Instant
[closed]   GH#1761 Cacheing issues with lists of sequences
[closed]   GH#1762 DateTime.later .Int'ifies fractional seconds

Half-resolved (tests needed) (3)

[testneeded]   GH#1202 Async qqx sometimes hangs or dies ( await (^5).map({start { say qqx{… …} } }) )
[testneeded]   GH#1257 Rakudo 2017.10 fails to build on Debian big endian systems
[testneeded]   GH#1689 SEGV when running t/90_csv.t in

Updated tickets (8)

[updated]   GH#1228 Postfix hyper confusing: `>>(&func)`
[updated]   GH#1356 Let's remove most (if not all) perl5-oriented error messages for variables
[updated]   GH#1566 multi built-ins are not assignable to Callable
[updated]   GH#1619 NativeCall TakeUint16(0xFFFE) test fails in certain cases on FreeBSD
[updated]   GH#1709 A race in HyperRace causing rare crash/hang
[updated]   GH#1713 Easily reproducible memory leak
[updated]   GH#1728 Can't install on Windows
[updated]   GH#1733 Performance regression after latest MoarVM bump

All new tickets (27)

  [open]   GH#1737 Fancy chars in filenames don't work right on Windows
[closed]   GH#1738 IO:Socket:INET .new multi method will never allow a passive connection to a remote host 
[closed]   GH#1739 Unintended consequences of converting routines from `only` to `multi`
[closed]   GH#1740 .hyper.grep appears to hang
  [open]   GH#1741 RFC: make default $degree in hyper/race depend on number of cores
[closed]   GH#1742 Can't .take uncached Seq 
  [open]   GH#1743 RFC: Make `take` return Nil instead of taken value
  [open]   GH#1744 LTA error when topic of given/if (and others) is missing
  [open]   GH#1745 &round inconsistent on types of arguments.
  [open]   GH#1746 Error missing declared signature if `where` clause is used in proto
  [open]   GH#1747 X::TypeCheck::Argument could use a minor wording tweak
[closed]   GH#1748 Clunky expression in error message ("Useless use")
  [open]   GH#1749 :i is ignored when matching capture
  [open]   GH#1750 &log10(x) is just a log_e(x)/log_e(10)
  [open]   GH#1751 Bus error on armhf
[closed]   GH#1752 Multiple errors/crashes when running nqp tests and spectest with FSA_SIZE_DEBUG=1
[closed]   GH#1753 Iterable appearing in subset constraints
[closed]   GH#1754 Specify how postfix:<.+>, postfix:<.*> works
[closed]   GH#1755 Proto fix r1739
  [open]   GH#1756 NativeCall wide string support
  [open]   GH#1757 Awaiting a new promise hangs
  [open]   GH#1758 Ancestor's submethods are typo-suggested when you try to call a submethod on a kid
[closed]   GH#1759 Significant newline when parsing Pair constructor infix
[closed]   GH#1760 Potential precision bug in DateTime/Instant
[closed]   GH#1761 Cacheing issues with lists of sequences
[closed]   GH#1762 DateTime.later .Int'ifies fractional seconds
  [open]   GH#1763 DateTime.new(Numeric) does not normalize type
@zaucker
Copy link

zaucker commented Apr 23, 2018

I wonder why the amount of open issues seems to be monotonously increasing over time (not sure if this actually true).

@AlexDaniel
Copy link

@zaucker it depends. For example, in December 2017 it went down. See this page for more reports:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment