Note that you can avoid these questions by passing the '-n' or '-y' option to 'Makefile.PL'. Run Heap::Simple benchmarks during 'make test' ? [n] n Checking if your kit is complete... Looks good Writing Makefile for Heap::Simple::Perl Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\NumberReverse.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Method.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Any.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Object.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Scalar.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Array.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Hash.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Number.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Perl.pm AutoSplitting blib\lib\Heap\Simple\Perl.pm (blib\lib\auto\Heap\Simple\Perl) blib\lib\Heap\Simple\Perl.pm: some names are not unique when truncated to 8 characters: directory blib\lib\auto\Heap\Simple\Perl: extract_upto.al, extract_top.al, extract_min.al, extract_first.al truncate to extract_ C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Perl\Package.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\String.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\StringReverse.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Less.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Wrapper.pm C:\cpanrun\build\5-10-0\bin\perl.exe -p -e1 blib\lib\Heap\Simple\Function.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00_load........1..1 ok 1 - use Heap::Simple::Perl; ok t/01_basic.......ok 1 - use Heap::Simple; ok 2 - We get the type we asked for isa Heap::Simple ok 3 - And it's also of the expected implementor type isa Heap::Simple::Perl ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 - extract on empty fails ok 16 - extract on empty fails ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 1..54 ok t/02_stress......ok 1 - use Heap::Simple; ok 2 - Succesfully installed function ok 3 - Nothing yet ok 4 - Proper error message: 'Unknown option 'foo' at t/02_stress.t line 62 # ' ok 5 - Proper error message: 'Odd number of elements in options at t/02_stress.t line 65 # ' ok 6 - Proper error message: 'Unknown order 'zap' at t/02_stress.t line 68 # ' ok 7 - Proper error message: 'Can't locate Heap/Simple/Zap.pm in @INC (@INC contains: t C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Perl.pm line 18. # ' ok 8 - Proper error message: 'max_count should not be negative at t/02_stress.t line 77 # ' ok 9 - Proper error message: 'max_count should be an integer at t/02_stress.t line 82 # ' ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 - Case doesn't matter ok 25 ok 26 ok 27 ok 28 ok 29 - Case doesn't matter ok 30 ok 31 - The object isa CODE ok 32 ok 33 ok 34 ok 35 ok 36 - Scalar is default ok 37 - elements is not blessed isa ARRAY ok 38 - Not wrapped ok 39 - wrapped is empty in list context ok 40 ok 41 ok 42 ok 43 - String is preserved ok 44 - String is in utf8 ok 45 - String is preserved ok 46 - String is not in utf8 ok 47 - explicit scalar ok 48 - case doesn't matter ok 49 - explicit scalar as array ok 50 - case doesn't matter ok 51 - key is an alias for scalar ok 52 ok 53 - array defaults to index 0 ok 54 - Not wrapped ok 55 - The object isa Canary ok 56 ok 57 ok 58 ok 59 - array ref without index ok 60 - array ref with index ok 61 - array ref with index ok 62 - array ref with negative index ok 63 - Proper error message: missing key name for Hash at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Perl.pm line 53 # ok 64 ok 65 - hash element ok 66 - index did not become unicode ok 67 - Not wrapped ok 68 - The object isa Canary ok 69 ok 70 - index did not become unicode ok 71 ok 72 ok 73 ok 74 - hash element ok 75 - index is unicode ok 76 - The object isa Canary ok 77 ok 78 - index is unicode ok 79 ok 80 ok 81 - Proper error message: missing key function for Function at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Perl.pm line 53 # ok 82 ok 83 - Code is preserved ok 84 - The object isa CODE ok 85 - Not wrapped ok 86 ok 87 - The object isa Canary ok 88 ok 89 ok 90 ok 91 - No Code is needed for Any ok 92 - Wrapped ok 93 - wrapped is true in list context too ok 94 - But can't insert: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 95 ok 96 - Code is preserved ok 97 - The object isa CODE ok 98 ok 99 - The object isa Canary ok 100 ok 101 ok 102 - Proper error message: missing key method for Method at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Perl.pm line 53 # ok 103 ok 104 - method element ok 105 - Not wrapped ok 106 ok 107 - The object isa Canary ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 - No method is needed for Object ok 116 - Wrapped ok 117 - But can't insert: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 118 ok 119 - method element ok 120 ok 121 - The object isa Canary ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 - Is a heap: 0 ok 130 ok 131 ok 132 - Died properly: Wam at t/02_stress.t line 1043. # ok 133 ok 134 - Is a heap: -1 0 ok 135 ok 136 ok 137 - Died properly: Wam at t/02_stress.t line 1043. # ok 138 ok 139 - Is a heap: -2 0 -1 ok 140 ok 141 ok 142 - Died properly: Wam at t/02_stress.t line 1043. # ok 143 ok 144 - Is a heap: -2 0 -1 ok 145 ok 146 ok 147 - Died properly: Wam at t/02_stress.t line 1043. # ok 148 ok 149 - Is a heap: -3 -2 -1 0 ok 150 ok 151 ok 152 - Died properly: Wam at t/02_stress.t line 1043. # ok 153 ok 154 - Is a heap: -3 -2 -1 0 ok 155 ok 156 ok 157 - Died properly: Wam at t/02_stress.t line 1043. # ok 158 ok 159 - Is a heap: -4 -3 -1 0 -2 ok 160 ok 161 ok 162 - Died properly: Wam at t/02_stress.t line 1043. # ok 163 ok 164 - Is a heap: -4 -3 -1 0 -2 ok 165 ok 166 ok 167 - Died properly: Wam at t/02_stress.t line 1043. # ok 168 ok 169 - Is a heap: -5 -3 -4 0 -2 -1 ok 170 ok 171 ok 172 - Died properly: Wam at t/02_stress.t line 1043. # ok 173 ok 174 - Is a heap: -5 -3 -4 0 -2 -1 ok 175 ok 176 ok 177 - Died properly: Wam at t/02_stress.t line 1043. # ok 178 ok 179 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 180 ok 181 ok 182 - Died properly: Wam at t/02_stress.t line 1043. # ok 183 ok 184 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 185 ok 186 ok 187 - Died properly: Wam at t/02_stress.t line 1043. # ok 188 ok 189 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 190 ok 191 ok 192 - Died properly: Wam at t/02_stress.t line 1043. # ok 193 ok 194 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 195 ok 196 ok 197 - Died properly: Wam at t/02_stress.t line 1043. # ok 198 ok 199 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 200 ok 201 ok 202 - Died properly: Wam at t/02_stress.t line 1043. # ok 203 ok 204 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 205 ok 206 ok 207 - Died properly: Wam at t/02_stress.t line 1043. # ok 208 ok 209 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 210 ok 211 ok 212 - Died properly: Wam at t/02_stress.t line 1043. # ok 213 ok 214 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 215 ok 216 ok 217 - Died properly: Wam at t/02_stress.t line 1043. # ok 218 ok 219 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 220 ok 221 ok 222 - Died properly: Wam at t/02_stress.t line 1043. # ok 223 ok 224 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 225 ok 226 ok 227 - Died properly: Wam at t/02_stress.t line 1043. # ok 228 ok 229 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 230 ok 231 ok 232 - Died properly: Wam at t/02_stress.t line 1043. # ok 233 ok 234 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 235 ok 236 ok 237 - Died properly: Wam at t/02_stress.t line 1043. # ok 238 ok 239 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 240 ok 241 ok 242 - Died properly: Wam at t/02_stress.t line 1043. # ok 243 ok 244 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 245 ok 246 ok 247 - Died properly: Wam at t/02_stress.t line 1043. # ok 248 ok 249 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 250 ok 251 ok 252 - Died properly: Wam at t/02_stress.t line 1043. # ok 253 ok 254 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 255 ok 256 ok 257 - Died properly: Wam at t/02_stress.t line 1043. # ok 258 ok 259 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 260 ok 261 ok 262 - Died properly: Wam at t/02_stress.t line 1043. # ok 263 ok 264 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 265 ok 266 ok 267 - Died properly: Wam at t/02_stress.t line 1043. # ok 268 ok 269 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 270 ok 271 ok 272 - Died properly: Wam at t/02_stress.t line 1043. # ok 273 ok 274 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 275 ok 276 ok 277 - Died properly: Wam at t/02_stress.t line 1043. # ok 278 ok 279 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 280 ok 281 ok 282 - Died properly: Wam at t/02_stress.t line 1043. # ok 283 ok 284 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 285 ok 286 ok 287 - Died properly: Wam at t/02_stress.t line 1043. # ok 288 ok 289 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 290 ok 291 ok 292 - Died properly: Wam at t/02_stress.t line 1043. # ok 293 ok 294 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 295 ok 296 ok 297 - Died properly: Wam at t/02_stress.t line 1043. # ok 298 ok 299 - Is a heap: -14 -9 -13 -6 -8 -10 -12 0 -3 -2 -7 -1 -5 -4 -11 ok 300 ok 301 ok 302 ok 303 - Is a heap: ok 304 ok 305 ok 306 - Died properly: Wam at t/02_stress.t line 1067. # ok 307 ok 308 - Is a heap: 0 ok 309 ok 310 ok 311 - Died properly: Wam at t/02_stress.t line 1067. # ok 312 ok 313 - Is a heap: 0 ok 314 ok 315 ok 316 - Died properly: Wam at t/02_stress.t line 1067. # ok 317 ok 318 - Is a heap: -1 0 ok 319 ok 320 ok 321 - Died properly: Wam at t/02_stress.t line 1067. # ok 322 ok 323 - Is a heap: -1 0 ok 324 ok 325 ok 326 - Died properly: Wam at t/02_stress.t line 1067. # ok 327 ok 328 - Is a heap: -2 0 -1 ok 329 ok 330 ok 331 - Died properly: Wam at t/02_stress.t line 1067. # ok 332 ok 333 - Is a heap: -2 0 -1 ok 334 ok 335 ok 336 - Died properly: Wam at t/02_stress.t line 1067. # ok 337 ok 338 - Is a heap: -2 0 -1 ok 339 ok 340 ok 341 - Died properly: Wam at t/02_stress.t line 1067. # ok 342 ok 343 - Is a heap: -3 -2 -1 0 ok 344 ok 345 ok 346 - Died properly: Wam at t/02_stress.t line 1067. # ok 347 ok 348 - Is a heap: -3 -2 -1 0 ok 349 ok 350 ok 351 - Died properly: Wam at t/02_stress.t line 1067. # ok 352 ok 353 - Is a heap: -3 -2 -1 0 ok 354 ok 355 ok 356 - Died properly: Wam at t/02_stress.t line 1067. # ok 357 ok 358 - Is a heap: -4 -3 -1 0 -2 ok 359 ok 360 ok 361 - Died properly: Wam at t/02_stress.t line 1067. # ok 362 ok 363 - Is a heap: -4 -3 -1 0 -2 ok 364 ok 365 ok 366 - Died properly: Wam at t/02_stress.t line 1067. # ok 367 ok 368 - Is a heap: -4 -3 -1 0 -2 ok 369 ok 370 ok 371 - Died properly: Wam at t/02_stress.t line 1067. # ok 372 ok 373 - Is a heap: -5 -3 -4 0 -2 -1 ok 374 ok 375 ok 376 - Died properly: Wam at t/02_stress.t line 1067. # ok 377 ok 378 - Is a heap: -5 -3 -4 0 -2 -1 ok 379 ok 380 ok 381 - Died properly: Wam at t/02_stress.t line 1067. # ok 382 ok 383 - Is a heap: -5 -3 -4 0 -2 -1 ok 384 ok 385 ok 386 - Died properly: Wam at t/02_stress.t line 1067. # ok 387 ok 388 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 389 ok 390 ok 391 - Died properly: Wam at t/02_stress.t line 1067. # ok 392 ok 393 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 394 ok 395 ok 396 - Died properly: Wam at t/02_stress.t line 1067. # ok 397 ok 398 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 399 ok 400 ok 401 - Died properly: Wam at t/02_stress.t line 1067. # ok 402 ok 403 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 404 ok 405 ok 406 - Died properly: Wam at t/02_stress.t line 1067. # ok 407 ok 408 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 409 ok 410 ok 411 - Died properly: Wam at t/02_stress.t line 1067. # ok 412 ok 413 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 414 ok 415 ok 416 - Died properly: Wam at t/02_stress.t line 1067. # ok 417 ok 418 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 419 ok 420 ok 421 - Died properly: Wam at t/02_stress.t line 1067. # ok 422 ok 423 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 424 ok 425 ok 426 - Died properly: Wam at t/02_stress.t line 1067. # ok 427 ok 428 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 429 ok 430 ok 431 - Died properly: Wam at t/02_stress.t line 1067. # ok 432 ok 433 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 434 ok 435 ok 436 - Died properly: Wam at t/02_stress.t line 1067. # ok 437 ok 438 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 439 ok 440 ok 441 - Died properly: Wam at t/02_stress.t line 1067. # ok 442 ok 443 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 444 ok 445 ok 446 - Died properly: Wam at t/02_stress.t line 1067. # ok 447 ok 448 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 449 ok 450 ok 451 - Died properly: Wam at t/02_stress.t line 1067. # ok 452 ok 453 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 454 ok 455 ok 456 - Died properly: Wam at t/02_stress.t line 1067. # ok 457 ok 458 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 459 ok 460 ok 461 - Died properly: Wam at t/02_stress.t line 1067. # ok 462 ok 463 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 464 ok 465 ok 466 - Died properly: Wam at t/02_stress.t line 1067. # ok 467 ok 468 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 469 ok 470 ok 471 - Died properly: Wam at t/02_stress.t line 1067. # ok 472 ok 473 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 474 ok 475 ok 476 - Died properly: Wam at t/02_stress.t line 1067. # ok 477 ok 478 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 479 ok 480 ok 481 - Died properly: Wam at t/02_stress.t line 1067. # ok 482 ok 483 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 484 ok 485 ok 486 - Died properly: Wam at t/02_stress.t line 1067. # ok 487 ok 488 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 489 ok 490 ok 491 - Died properly: Wam at t/02_stress.t line 1067. # ok 492 ok 493 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 494 ok 495 ok 496 - Died properly: Wam at t/02_stress.t line 1067. # ok 497 ok 498 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 499 ok 500 ok 501 - Died properly: Wam at t/02_stress.t line 1067. # ok 502 ok 503 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 504 ok 505 ok 506 - Died properly: Wam at t/02_stress.t line 1067. # ok 507 ok 508 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 509 ok 510 ok 511 - Died properly: Wam at t/02_stress.t line 1067. # ok 512 ok 513 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 514 ok 515 ok 516 - Died properly: Wam at t/02_stress.t line 1067. # ok 517 ok 518 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 519 ok 520 ok 521 - Died properly: Wam at t/02_stress.t line 1067. # ok 522 ok 523 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 524 ok 525 ok 526 - Died properly: Wam at t/02_stress.t line 1067. # ok 527 ok 528 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 529 ok 530 ok 531 - Died properly: Wam at t/02_stress.t line 1067. # ok 532 ok 533 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 534 ok 535 ok 536 - Died properly: Wam at t/02_stress.t line 1067. # ok 537 ok 538 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 539 ok 540 ok 541 - Died properly: Wam at t/02_stress.t line 1067. # ok 542 ok 543 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 544 ok 545 ok 546 - Died properly: Wam at t/02_stress.t line 1067. # ok 547 ok 548 - Is a heap: -14 -9 -13 -6 -8 -10 -12 0 -3 -2 -7 -1 -5 -4 -11 ok 549 ok 550 ok 551 ok 552 - Is a heap: 0 ok 553 ok 554 ok 555 - Died properly: Wam at t/02_stress.t line 1089. # ok 556 ok 557 - Is a heap: -1 0 ok 558 ok 559 ok 560 - Died properly: Wam at t/02_stress.t line 1089. # ok 561 ok 562 - Is a heap: -2 0 -1 ok 563 ok 564 ok 565 - Died properly: Wam at t/02_stress.t line 1089. # ok 566 ok 567 - Is a heap: -2 0 -1 ok 568 ok 569 ok 570 - Died properly: Wam at t/02_stress.t line 1089. # ok 571 ok 572 - Is a heap: -3 -2 -1 0 ok 573 ok 574 ok 575 - Died properly: Wam at t/02_stress.t line 1089. # ok 576 ok 577 - Is a heap: -3 -2 -1 0 ok 578 ok 579 ok 580 - Died properly: Wam at t/02_stress.t line 1089. # ok 581 ok 582 - Is a heap: -4 -3 -1 0 -2 ok 583 ok 584 ok 585 - Died properly: Wam at t/02_stress.t line 1089. # ok 586 ok 587 - Is a heap: -4 -3 -1 0 -2 ok 588 ok 589 ok 590 - Died properly: Wam at t/02_stress.t line 1089. # ok 591 ok 592 - Is a heap: -5 -3 -4 0 -2 -1 ok 593 ok 594 ok 595 - Died properly: Wam at t/02_stress.t line 1089. # ok 596 ok 597 - Is a heap: -5 -3 -4 0 -2 -1 ok 598 ok 599 ok 600 - Died properly: Wam at t/02_stress.t line 1089. # ok 601 ok 602 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 603 ok 604 ok 605 - Died properly: Wam at t/02_stress.t line 1089. # ok 606 ok 607 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 608 ok 609 ok 610 - Died properly: Wam at t/02_stress.t line 1089. # ok 611 ok 612 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 613 ok 614 ok 615 - Died properly: Wam at t/02_stress.t line 1089. # ok 616 ok 617 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 618 ok 619 ok 620 - Died properly: Wam at t/02_stress.t line 1089. # ok 621 ok 622 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 623 ok 624 ok 625 - Died properly: Wam at t/02_stress.t line 1089. # ok 626 ok 627 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 628 ok 629 ok 630 - Died properly: Wam at t/02_stress.t line 1089. # ok 631 ok 632 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 633 ok 634 ok 635 - Died properly: Wam at t/02_stress.t line 1089. # ok 636 ok 637 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 638 ok 639 ok 640 - Died properly: Wam at t/02_stress.t line 1089. # ok 641 ok 642 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 643 ok 644 ok 645 - Died properly: Wam at t/02_stress.t line 1089. # ok 646 ok 647 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 648 ok 649 ok 650 - Died properly: Wam at t/02_stress.t line 1089. # ok 651 ok 652 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 653 ok 654 ok 655 - Died properly: Wam at t/02_stress.t line 1089. # ok 656 ok 657 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 658 ok 659 ok 660 - Died properly: Wam at t/02_stress.t line 1089. # ok 661 ok 662 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 663 ok 664 ok 665 - Died properly: Wam at t/02_stress.t line 1089. # ok 666 ok 667 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 668 ok 669 ok 670 - Died properly: Wam at t/02_stress.t line 1089. # ok 671 ok 672 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 673 ok 674 ok 675 - Died properly: Wam at t/02_stress.t line 1089. # ok 676 ok 677 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 678 ok 679 ok 680 - Died properly: Wam at t/02_stress.t line 1089. # ok 681 ok 682 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 683 ok 684 ok 685 - Died properly: Wam at t/02_stress.t line 1089. # ok 686 ok 687 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 688 ok 689 ok 690 - Died properly: Wam at t/02_stress.t line 1089. # ok 691 ok 692 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 693 ok 694 ok 695 - Died properly: Wam at t/02_stress.t line 1089. # ok 696 ok 697 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 698 ok 699 ok 700 - Died properly: Wam at t/02_stress.t line 1089. # ok 701 ok 702 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 703 ok 704 ok 705 - Died properly: Wam at t/02_stress.t line 1089. # ok 706 ok 707 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 708 ok 709 ok 710 - Died properly: Wam at t/02_stress.t line 1089. # ok 711 ok 712 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 713 ok 714 ok 715 - Died properly: Wam at t/02_stress.t line 1089. # ok 716 ok 717 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 718 ok 719 ok 720 - Died properly: Wam at t/02_stress.t line 1089. # ok 721 ok 722 - Is a heap: -14 -9 -13 -6 -8 -10 -12 0 -3 -2 -7 -1 -5 -4 -11 ok 723 ok 724 ok 725 ok 726 - Is a heap: 0 ok 727 ok 728 ok 729 - Died properly: Wam at t/02_stress.t line 1113. # ok 730 ok 731 - Is a heap: -1 0 ok 732 ok 733 ok 734 - Died properly: Wam at t/02_stress.t line 1113. # ok 735 ok 736 - Is a heap: -2 0 -1 ok 737 ok 738 ok 739 - Died properly: Wam at t/02_stress.t line 1113. # ok 740 ok 741 - Is a heap: -2 0 -1 ok 742 ok 743 ok 744 - Died properly: Wam at t/02_stress.t line 1113. # ok 745 ok 746 - Is a heap: -3 -2 -1 0 ok 747 ok 748 ok 749 - Died properly: Wam at t/02_stress.t line 1113. # ok 750 ok 751 - Is a heap: -3 -2 -1 0 ok 752 ok 753 ok 754 - Died properly: Wam at t/02_stress.t line 1113. # ok 755 ok 756 - Is a heap: -4 -3 -1 0 -2 ok 757 ok 758 ok 759 - Died properly: Wam at t/02_stress.t line 1113. # ok 760 ok 761 - Is a heap: -4 -3 -1 0 -2 ok 762 ok 763 ok 764 - Died properly: Wam at t/02_stress.t line 1113. # ok 765 ok 766 - Is a heap: -5 -3 -4 0 -2 -1 ok 767 ok 768 ok 769 - Died properly: Wam at t/02_stress.t line 1113. # ok 770 ok 771 - Is a heap: -5 -3 -4 0 -2 -1 ok 772 ok 773 ok 774 - Died properly: Wam at t/02_stress.t line 1113. # ok 775 ok 776 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 777 ok 778 ok 779 - Died properly: Wam at t/02_stress.t line 1113. # ok 780 ok 781 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 782 ok 783 ok 784 - Died properly: Wam at t/02_stress.t line 1113. # ok 785 ok 786 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 787 ok 788 ok 789 - Died properly: Wam at t/02_stress.t line 1113. # ok 790 ok 791 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 792 ok 793 ok 794 - Died properly: Wam at t/02_stress.t line 1113. # ok 795 ok 796 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 797 ok 798 ok 799 - Died properly: Wam at t/02_stress.t line 1113. # ok 800 ok 801 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 802 ok 803 ok 804 - Died properly: Wam at t/02_stress.t line 1113. # ok 805 ok 806 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 807 ok 808 ok 809 - Died properly: Wam at t/02_stress.t line 1113. # ok 810 ok 811 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 812 ok 813 ok 814 - Died properly: Wam at t/02_stress.t line 1113. # ok 815 ok 816 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 817 ok 818 ok 819 - Died properly: Wam at t/02_stress.t line 1113. # ok 820 ok 821 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 822 ok 823 ok 824 - Died properly: Wam at t/02_stress.t line 1113. # ok 825 ok 826 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 827 ok 828 ok 829 - Died properly: Wam at t/02_stress.t line 1113. # ok 830 ok 831 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 832 ok 833 ok 834 - Died properly: Wam at t/02_stress.t line 1113. # ok 835 ok 836 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 837 ok 838 ok 839 - Died properly: Wam at t/02_stress.t line 1113. # ok 840 ok 841 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 842 ok 843 ok 844 - Died properly: Wam at t/02_stress.t line 1113. # ok 845 ok 846 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 847 ok 848 ok 849 - Died properly: Wam at t/02_stress.t line 1113. # ok 850 ok 851 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 852 ok 853 ok 854 - Died properly: Wam at t/02_stress.t line 1113. # ok 855 ok 856 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 857 ok 858 ok 859 - Died properly: Wam at t/02_stress.t line 1113. # ok 860 ok 861 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 862 ok 863 ok 864 - Died properly: Wam at t/02_stress.t line 1113. # ok 865 ok 866 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 867 ok 868 ok 869 - Died properly: Wam at t/02_stress.t line 1113. # ok 870 ok 871 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 872 ok 873 ok 874 - Died properly: Wam at t/02_stress.t line 1113. # ok 875 ok 876 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 877 ok 878 ok 879 - Died properly: Wam at t/02_stress.t line 1113. # ok 880 ok 881 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 882 ok 883 ok 884 - Died properly: Wam at t/02_stress.t line 1113. # ok 885 ok 886 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 887 ok 888 ok 889 - Died properly: Wam at t/02_stress.t line 1113. # ok 890 ok 891 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 892 ok 893 ok 894 - Died properly: Wam at t/02_stress.t line 1113. # ok 895 ok 896 - Is a heap: -14 -9 -13 -6 -8 -10 -12 0 -3 -2 -7 -1 -5 -4 -11 ok 897 ok 898 ok 899 - Died properly: Wam at t/02_stress.t line 1158. # ok 900 ok 901 ok 902 ok 903 - Died properly: Wam at t/02_stress.t line 1158. # ok 904 - Died properly: Wam at t/02_stress.t line 1158. # ok 905 ok 906 ok 907 ok 908 - Died properly: Wam at t/02_stress.t line 1158. # ok 909 - Died properly: Wam at t/02_stress.t line 1158. # ok 910 ok 911 ok 912 ok 913 - Died properly: Wam at t/02_stress.t line 1158. # ok 914 - Died properly: Wam at t/02_stress.t line 1158. # ok 915 ok 916 ok 917 ok 918 - Died properly: Wam at t/02_stress.t line 1158. # ok 919 - Died properly: Wam at t/02_stress.t line 1158. # ok 920 ok 921 ok 922 ok 923 - Died properly: Wam at t/02_stress.t line 1158. # ok 924 - Died properly: Wam at t/02_stress.t line 1158. # ok 925 ok 926 ok 927 ok 928 - Died properly: Wam at t/02_stress.t line 1158. # ok 929 - Died properly: Wam at t/02_stress.t line 1188. # ok 930 ok 931 ok 932 ok 933 - Died properly: Wam at t/02_stress.t line 1188. # ok 934 - Died properly: Wam at t/02_stress.t line 1188. # ok 935 ok 936 ok 937 ok 938 - Died properly: Wam at t/02_stress.t line 1188. # ok 939 - Died properly: Wam at t/02_stress.t line 1188. # ok 940 ok 941 ok 942 ok 943 - Died properly: Wam at t/02_stress.t line 1188. # ok 944 - Died properly: Wam at t/02_stress.t line 1188. # ok 945 ok 946 ok 947 ok 948 - Died properly: Wam at t/02_stress.t line 1188. # ok 949 - Died properly: Wam at t/02_stress.t line 1188. # ok 950 ok 951 ok 952 ok 953 - Died properly: Wam at t/02_stress.t line 1188. # ok 954 - Died properly: Wam at t/02_stress.t line 1188. # ok 955 ok 956 ok 957 ok 958 - Died properly: Wam at t/02_stress.t line 1188. # ok 959 - Died properly: Wam at t/02_stress.t line 1188. # ok 960 ok 961 ok 962 ok 963 - Died properly: Wam at t/02_stress.t line 1188. # ok 964 - Died properly: Wam at t/02_stress.t line 1188. # ok 965 ok 966 ok 967 ok 968 - Died properly: Wam at t/02_stress.t line 1188. # ok 969 - Died properly: Wam at t/02_stress.t line 1188. # ok 970 ok 971 ok 972 ok 973 - Died properly: Wam at t/02_stress.t line 1188. # ok 974 - Died properly: Wam at t/02_stress.t line 1188. # ok 975 ok 976 ok 977 ok 978 - Died properly: Wam at t/02_stress.t line 1188. # ok 979 - Died properly: Wam at t/02_stress.t line 1215. # ok 980 ok 981 ok 982 ok 983 - Died properly: Wam at t/02_stress.t line 1215. # ok 984 - Died properly: Wam at t/02_stress.t line 1215. # ok 985 ok 986 ok 987 ok 988 - Died properly: Wam at t/02_stress.t line 1215. # ok 989 - Died properly: Wam at t/02_stress.t line 1215. # ok 990 ok 991 ok 992 ok 993 - Died properly: Wam at t/02_stress.t line 1215. # ok 994 - Died properly: Wam at t/02_stress.t line 1215. # ok 995 ok 996 ok 997 ok 998 - Died properly: Wam at t/02_stress.t line 1215. # ok 999 - Died properly: Wam at t/02_stress.t line 1215. # ok 1000 ok 1001 ok 1002 ok 1003 - Died properly: Wam at t/02_stress.t line 1215. # ok 1004 - Died properly: Wam at t/02_stress.t line 1215. # ok 1005 ok 1006 ok 1007 ok 1008 - Died properly: Wam at t/02_stress.t line 1215. # ok 1009 ok 1010 - Died properly: Wam at t/02_stress.t line 1247. # ok 1011 ok 1012 ok 1013 - Died properly: Wam at t/02_stress.t line 1247. # ok 1014 ok 1015 - Died properly: Wam at t/02_stress.t line 1247. # ok 1016 ok 1017 ok 1018 - Died properly: Wam at t/02_stress.t line 1247. # ok 1019 ok 1020 - Died properly: Wam at t/02_stress.t line 1247. # ok 1021 ok 1022 ok 1023 - Died properly: Wam at t/02_stress.t line 1247. # ok 1024 ok 1025 - Died properly: Wam at t/02_stress.t line 1247. # ok 1026 ok 1027 ok 1028 - Died properly: Wam at t/02_stress.t line 1247. # ok 1029 ok 1030 - Died properly: Wam at t/02_stress.t line 1247. # ok 1031 ok 1032 ok 1033 - Died properly: Wam at t/02_stress.t line 1247. # ok 1034 ok 1035 - Died properly: Wam at t/02_stress.t line 1247. # ok 1036 ok 1037 ok 1038 - Died properly: Wam at t/02_stress.t line 1247. # ok 1039 ok 1040 - Died properly: Wam at t/02_stress.t line 1247. # ok 1041 ok 1042 ok 1043 - Died properly: Wam at t/02_stress.t line 1247. # ok 1044 ok 1045 ok 1046 ok 1047 - Died properly: Wam at t/02_stress.t line 1280. # ok 1048 ok 1049 ok 1050 - Died properly: Wam at t/02_stress.t line 1280. # ok 1051 ok 1052 - Died properly: Wam at t/02_stress.t line 1280. # ok 1053 ok 1054 ok 1055 - Died properly: Wam at t/02_stress.t line 1280. # ok 1056 ok 1057 - Died properly: Wam at t/02_stress.t line 1280. # ok 1058 ok 1059 ok 1060 - Died properly: Wam at t/02_stress.t line 1280. # ok 1061 ok 1062 - Died properly: Wam at t/02_stress.t line 1280. # ok 1063 ok 1064 ok 1065 - Died properly: Wam at t/02_stress.t line 1280. # ok 1066 ok 1067 - Died properly: Wam at t/02_stress.t line 1280. # ok 1068 ok 1069 ok 1070 - Died properly: Wam at t/02_stress.t line 1280. # ok 1071 ok 1072 - Died properly: Wam at t/02_stress.t line 1280. # ok 1073 ok 1074 ok 1075 - Died properly: Wam at t/02_stress.t line 1280. # ok 1076 ok 1077 - Died properly: Wam at t/02_stress.t line 1280. # ok 1078 ok 1079 ok 1080 - Died properly: Wam at t/02_stress.t line 1280. # ok 1081 ok 1082 - Died properly: Wam at t/02_stress.t line 1280. # ok 1083 ok 1084 ok 1085 - Died properly: Wam at t/02_stress.t line 1280. # ok 1086 ok 1087 - Died properly: Wam at t/02_stress.t line 1280. # ok 1088 ok 1089 ok 1090 - Died properly: Wam at t/02_stress.t line 1280. # ok 1091 ok 1092 - Died properly: Wam at t/02_stress.t line 1280. # ok 1093 ok 1094 ok 1095 - Died properly: Wam at t/02_stress.t line 1280. # ok 1096 ok 1097 - Died properly: Wam at t/02_stress.t line 1280. # ok 1098 ok 1099 ok 1100 - Died properly: Wam at t/02_stress.t line 1280. # ok 1101 ok 1102 ok 1103 ok 1104 - Died properly: Wam at t/02_stress.t line 1310. # ok 1105 ok 1106 ok 1107 - Died properly: Wam at t/02_stress.t line 1310. # ok 1108 ok 1109 - Died properly: Wam at t/02_stress.t line 1310. # ok 1110 ok 1111 ok 1112 - Died properly: Wam at t/02_stress.t line 1310. # ok 1113 ok 1114 - Died properly: Wam at t/02_stress.t line 1310. # ok 1115 ok 1116 ok 1117 - Died properly: Wam at t/02_stress.t line 1310. # ok 1118 ok 1119 - Died properly: Wam at t/02_stress.t line 1310. # ok 1120 ok 1121 ok 1122 - Died properly: Wam at t/02_stress.t line 1310. # ok 1123 ok 1124 - Died properly: Wam at t/02_stress.t line 1310. # ok 1125 ok 1126 ok 1127 - Died properly: Wam at t/02_stress.t line 1310. # ok 1128 ok 1129 - Died properly: Wam at t/02_stress.t line 1310. # ok 1130 ok 1131 ok 1132 - Died properly: Wam at t/02_stress.t line 1310. # ok 1133 ok 1134 - Died properly: Wam at t/02_stress.t line 1310. # ok 1135 ok 1136 ok 1137 - Died properly: Wam at t/02_stress.t line 1310. # ok 1138 ok 1139 ok 1140 ok 1141 - Died properly: Wam at t/02_stress.t line 1342. # ok 1142 ok 1143 ok 1144 - Died properly: Wam at t/02_stress.t line 1342. # ok 1145 ok 1146 - Died properly: Wam at t/02_stress.t line 1342. # ok 1147 ok 1148 ok 1149 - Died properly: Wam at t/02_stress.t line 1342. # ok 1150 ok 1151 - Died properly: Wam at t/02_stress.t line 1342. # ok 1152 ok 1153 ok 1154 - Died properly: Wam at t/02_stress.t line 1342. # ok 1155 ok 1156 - Died properly: Wam at t/02_stress.t line 1342. # ok 1157 ok 1158 ok 1159 - Died properly: Wam at t/02_stress.t line 1342. # ok 1160 ok 1161 - Died properly: Wam at t/02_stress.t line 1342. # ok 1162 ok 1163 ok 1164 - Died properly: Wam at t/02_stress.t line 1342. # ok 1165 ok 1166 - Died properly: Wam at t/02_stress.t line 1342. # ok 1167 ok 1168 ok 1169 - Died properly: Wam at t/02_stress.t line 1342. # ok 1170 ok 1171 - Died properly: Wam at t/02_stress.t line 1342. # ok 1172 ok 1173 ok 1174 - Died properly: Wam at t/02_stress.t line 1342. # ok 1175 ok 1176 ok 1177 - Died properly: Wam at t/02_stress.t line 1158. # ok 1178 ok 1179 ok 1180 ok 1181 - Died properly: Wam at t/02_stress.t line 1158. # ok 1182 - Died properly: Wam at t/02_stress.t line 1158. # ok 1183 ok 1184 ok 1185 ok 1186 - Died properly: Wam at t/02_stress.t line 1158. # ok 1187 - Died properly: Wam at t/02_stress.t line 1158. # ok 1188 ok 1189 ok 1190 ok 1191 - Died properly: Wam at t/02_stress.t line 1158. # ok 1192 - Died properly: Wam at t/02_stress.t line 1158. # ok 1193 ok 1194 ok 1195 ok 1196 - Died properly: Wam at t/02_stress.t line 1158. # ok 1197 - Died properly: Wam at t/02_stress.t line 1158. # ok 1198 ok 1199 ok 1200 ok 1201 - Died properly: Wam at t/02_stress.t line 1158. # ok 1202 - Died properly: Wam at t/02_stress.t line 1158. # ok 1203 ok 1204 ok 1205 ok 1206 - Died properly: Wam at t/02_stress.t line 1158. # ok 1207 - Died properly: Wam at t/02_stress.t line 1188. # ok 1208 ok 1209 ok 1210 ok 1211 - Died properly: Wam at t/02_stress.t line 1188. # ok 1212 - Died properly: Wam at t/02_stress.t line 1188. # ok 1213 ok 1214 ok 1215 ok 1216 - Died properly: Wam at t/02_stress.t line 1188. # ok 1217 - Died properly: Wam at t/02_stress.t line 1188. # ok 1218 ok 1219 ok 1220 ok 1221 - Died properly: Wam at t/02_stress.t line 1188. # ok 1222 - Died properly: Wam at t/02_stress.t line 1188. # ok 1223 ok 1224 ok 1225 ok 1226 - Died properly: Wam at t/02_stress.t line 1188. # ok 1227 - Died properly: Wam at t/02_stress.t line 1188. # ok 1228 ok 1229 ok 1230 ok 1231 - Died properly: Wam at t/02_stress.t line 1188. # ok 1232 - Died properly: Wam at t/02_stress.t line 1188. # ok 1233 ok 1234 ok 1235 ok 1236 - Died properly: Wam at t/02_stress.t line 1188. # ok 1237 - Died properly: Wam at t/02_stress.t line 1188. # ok 1238 ok 1239 ok 1240 ok 1241 - Died properly: Wam at t/02_stress.t line 1188. # ok 1242 - Died properly: Wam at t/02_stress.t line 1188. # ok 1243 ok 1244 ok 1245 ok 1246 - Died properly: Wam at t/02_stress.t line 1188. # ok 1247 - Died properly: Wam at t/02_stress.t line 1188. # ok 1248 ok 1249 ok 1250 ok 1251 - Died properly: Wam at t/02_stress.t line 1188. # ok 1252 - Died properly: Wam at t/02_stress.t line 1188. # ok 1253 ok 1254 ok 1255 ok 1256 - Died properly: Wam at t/02_stress.t line 1188. # ok 1257 - Died properly: Wam at t/02_stress.t line 1215. # ok 1258 ok 1259 ok 1260 ok 1261 - Died properly: Wam at t/02_stress.t line 1215. # ok 1262 - Died properly: Wam at t/02_stress.t line 1215. # ok 1263 ok 1264 ok 1265 ok 1266 - Died properly: Wam at t/02_stress.t line 1215. # ok 1267 - Died properly: Wam at t/02_stress.t line 1215. # ok 1268 ok 1269 ok 1270 ok 1271 - Died properly: Wam at t/02_stress.t line 1215. # ok 1272 - Died properly: Wam at t/02_stress.t line 1215. # ok 1273 ok 1274 ok 1275 ok 1276 - Died properly: Wam at t/02_stress.t line 1215. # ok 1277 - Died properly: Wam at t/02_stress.t line 1215. # ok 1278 ok 1279 ok 1280 ok 1281 - Died properly: Wam at t/02_stress.t line 1215. # ok 1282 - Died properly: Wam at t/02_stress.t line 1215. # ok 1283 ok 1284 ok 1285 ok 1286 - Died properly: Wam at t/02_stress.t line 1215. # ok 1287 ok 1288 - Died properly: Wam at t/02_stress.t line 1247. # ok 1289 ok 1290 ok 1291 - Died properly: Wam at t/02_stress.t line 1247. # ok 1292 ok 1293 - Died properly: Wam at t/02_stress.t line 1247. # ok 1294 ok 1295 ok 1296 - Died properly: Wam at t/02_stress.t line 1247. # ok 1297 ok 1298 - Died properly: Wam at t/02_stress.t line 1247. # ok 1299 ok 1300 ok 1301 - Died properly: Wam at t/02_stress.t line 1247. # ok 1302 ok 1303 - Died properly: Wam at t/02_stress.t line 1247. # ok 1304 ok 1305 ok 1306 - Died properly: Wam at t/02_stress.t line 1247. # ok 1307 ok 1308 - Died properly: Wam at t/02_stress.t line 1247. # ok 1309 ok 1310 ok 1311 - Died properly: Wam at t/02_stress.t line 1247. # ok 1312 ok 1313 - Died properly: Wam at t/02_stress.t line 1247. # ok 1314 ok 1315 ok 1316 - Died properly: Wam at t/02_stress.t line 1247. # ok 1317 ok 1318 - Died properly: Wam at t/02_stress.t line 1247. # ok 1319 ok 1320 ok 1321 - Died properly: Wam at t/02_stress.t line 1247. # ok 1322 ok 1323 ok 1324 ok 1325 - Died properly: Wam at t/02_stress.t line 1280. # ok 1326 ok 1327 ok 1328 - Died properly: Wam at t/02_stress.t line 1280. # ok 1329 ok 1330 - Died properly: Wam at t/02_stress.t line 1280. # ok 1331 ok 1332 ok 1333 - Died properly: Wam at t/02_stress.t line 1280. # ok 1334 ok 1335 - Died properly: Wam at t/02_stress.t line 1280. # ok 1336 ok 1337 ok 1338 - Died properly: Wam at t/02_stress.t line 1280. # ok 1339 ok 1340 - Died properly: Wam at t/02_stress.t line 1280. # ok 1341 ok 1342 ok 1343 - Died properly: Wam at t/02_stress.t line 1280. # ok 1344 ok 1345 - Died properly: Wam at t/02_stress.t line 1280. # ok 1346 ok 1347 ok 1348 - Died properly: Wam at t/02_stress.t line 1280. # ok 1349 ok 1350 - Died properly: Wam at t/02_stress.t line 1280. # ok 1351 ok 1352 ok 1353 - Died properly: Wam at t/02_stress.t line 1280. # ok 1354 ok 1355 - Died properly: Wam at t/02_stress.t line 1280. # ok 1356 ok 1357 ok 1358 - Died properly: Wam at t/02_stress.t line 1280. # ok 1359 ok 1360 - Died properly: Wam at t/02_stress.t line 1280. # ok 1361 ok 1362 ok 1363 - Died properly: Wam at t/02_stress.t line 1280. # ok 1364 ok 1365 - Died properly: Wam at t/02_stress.t line 1280. # ok 1366 ok 1367 ok 1368 - Died properly: Wam at t/02_stress.t line 1280. # ok 1369 ok 1370 - Died properly: Wam at t/02_stress.t line 1280. # ok 1371 ok 1372 ok 1373 - Died properly: Wam at t/02_stress.t line 1280. # ok 1374 ok 1375 ok 1376 ok 1377 - Died properly: Wam at t/02_stress.t line 1310. # ok 1378 ok 1379 ok 1380 - Died properly: Wam at t/02_stress.t line 1310. # ok 1381 ok 1382 - Died properly: Wam at t/02_stress.t line 1310. # ok 1383 ok 1384 ok 1385 - Died properly: Wam at t/02_stress.t line 1310. # ok 1386 ok 1387 - Died properly: Wam at t/02_stress.t line 1310. # ok 1388 ok 1389 ok 1390 - Died properly: Wam at t/02_stress.t line 1310. # ok 1391 ok 1392 - Died properly: Wam at t/02_stress.t line 1310. # ok 1393 ok 1394 ok 1395 - Died properly: Wam at t/02_stress.t line 1310. # ok 1396 ok 1397 - Died properly: Wam at t/02_stress.t line 1310. # ok 1398 ok 1399 ok 1400 - Died properly: Wam at t/02_stress.t line 1310. # ok 1401 ok 1402 - Died properly: Wam at t/02_stress.t line 1310. # ok 1403 ok 1404 ok 1405 - Died properly: Wam at t/02_stress.t line 1310. # ok 1406 ok 1407 - Died properly: Wam at t/02_stress.t line 1310. # ok 1408 ok 1409 ok 1410 - Died properly: Wam at t/02_stress.t line 1310. # ok 1411 ok 1412 ok 1413 ok 1414 - Died properly: Wam at t/02_stress.t line 1342. # ok 1415 ok 1416 ok 1417 - Died properly: Wam at t/02_stress.t line 1342. # ok 1418 ok 1419 - Died properly: Wam at t/02_stress.t line 1342. # ok 1420 ok 1421 ok 1422 - Died properly: Wam at t/02_stress.t line 1342. # ok 1423 ok 1424 - Died properly: Wam at t/02_stress.t line 1342. # ok 1425 ok 1426 ok 1427 - Died properly: Wam at t/02_stress.t line 1342. # ok 1428 ok 1429 - Died properly: Wam at t/02_stress.t line 1342. # ok 1430 ok 1431 ok 1432 - Died properly: Wam at t/02_stress.t line 1342. # ok 1433 ok 1434 - Died properly: Wam at t/02_stress.t line 1342. # ok 1435 ok 1436 ok 1437 - Died properly: Wam at t/02_stress.t line 1342. # ok 1438 ok 1439 - Died properly: Wam at t/02_stress.t line 1342. # ok 1440 ok 1441 ok 1442 - Died properly: Wam at t/02_stress.t line 1342. # ok 1443 ok 1444 - Died properly: Wam at t/02_stress.t line 1342. # ok 1445 ok 1446 ok 1447 - Died properly: Wam at t/02_stress.t line 1342. # ok 1448 ok 1449 ok 1450 - Died properly: Wam at t/02_stress.t line 1158. # ok 1451 ok 1452 ok 1453 ok 1454 - Died properly: Wam at t/02_stress.t line 1158. # ok 1455 - Died properly: Wam at t/02_stress.t line 1158. # ok 1456 ok 1457 ok 1458 ok 1459 - Died properly: Wam at t/02_stress.t line 1158. # ok 1460 - Died properly: Wam at t/02_stress.t line 1158. # ok 1461 ok 1462 ok 1463 ok 1464 - Died properly: Wam at t/02_stress.t line 1158. # ok 1465 - Died properly: Wam at t/02_stress.t line 1158. # ok 1466 ok 1467 ok 1468 ok 1469 - Died properly: Wam at t/02_stress.t line 1158. # ok 1470 - Died properly: Wam at t/02_stress.t line 1158. # ok 1471 ok 1472 ok 1473 ok 1474 - Died properly: Wam at t/02_stress.t line 1158. # ok 1475 - Died properly: Wam at t/02_stress.t line 1158. # ok 1476 ok 1477 ok 1478 ok 1479 - Died properly: Wam at t/02_stress.t line 1158. # ok 1480 - Died properly: Wam at t/02_stress.t line 1188. # ok 1481 ok 1482 ok 1483 ok 1484 - Died properly: Wam at t/02_stress.t line 1188. # ok 1485 - Died properly: Wam at t/02_stress.t line 1188. # ok 1486 ok 1487 ok 1488 ok 1489 - Died properly: Wam at t/02_stress.t line 1188. # ok 1490 - Died properly: Wam at t/02_stress.t line 1188. # ok 1491 ok 1492 ok 1493 ok 1494 - Died properly: Wam at t/02_stress.t line 1188. # ok 1495 - Died properly: Wam at t/02_stress.t line 1188. # ok 1496 ok 1497 ok 1498 ok 1499 - Died properly: Wam at t/02_stress.t line 1188. # ok 1500 - Died properly: Wam at t/02_stress.t line 1188. # ok 1501 ok 1502 ok 1503 ok 1504 - Died properly: Wam at t/02_stress.t line 1188. # ok 1505 - Died properly: Wam at t/02_stress.t line 1188. # ok 1506 ok 1507 ok 1508 ok 1509 - Died properly: Wam at t/02_stress.t line 1188. # ok 1510 - Died properly: Wam at t/02_stress.t line 1188. # ok 1511 ok 1512 ok 1513 ok 1514 - Died properly: Wam at t/02_stress.t line 1188. # ok 1515 - Died properly: Wam at t/02_stress.t line 1188. # ok 1516 ok 1517 ok 1518 ok 1519 - Died properly: Wam at t/02_stress.t line 1188. # ok 1520 - Died properly: Wam at t/02_stress.t line 1188. # ok 1521 ok 1522 ok 1523 ok 1524 - Died properly: Wam at t/02_stress.t line 1188. # ok 1525 - Died properly: Wam at t/02_stress.t line 1188. # ok 1526 ok 1527 ok 1528 ok 1529 - Died properly: Wam at t/02_stress.t line 1188. # ok 1530 - Died properly: Wam at t/02_stress.t line 1215. # ok 1531 ok 1532 ok 1533 ok 1534 - Died properly: Wam at t/02_stress.t line 1215. # ok 1535 - Died properly: Wam at t/02_stress.t line 1215. # ok 1536 ok 1537 ok 1538 ok 1539 - Died properly: Wam at t/02_stress.t line 1215. # ok 1540 - Died properly: Wam at t/02_stress.t line 1215. # ok 1541 ok 1542 ok 1543 ok 1544 - Died properly: Wam at t/02_stress.t line 1215. # ok 1545 - Died properly: Wam at t/02_stress.t line 1215. # ok 1546 ok 1547 ok 1548 ok 1549 - Died properly: Wam at t/02_stress.t line 1215. # ok 1550 - Died properly: Wam at t/02_stress.t line 1215. # ok 1551 ok 1552 ok 1553 ok 1554 - Died properly: Wam at t/02_stress.t line 1215. # ok 1555 - Died properly: Wam at t/02_stress.t line 1215. # ok 1556 ok 1557 ok 1558 ok 1559 - Died properly: Wam at t/02_stress.t line 1215. # ok 1560 ok 1561 - Died properly: Wam at t/02_stress.t line 1247. # ok 1562 ok 1563 ok 1564 - Died properly: Wam at t/02_stress.t line 1247. # ok 1565 ok 1566 - Died properly: Wam at t/02_stress.t line 1247. # ok 1567 ok 1568 ok 1569 - Died properly: Wam at t/02_stress.t line 1247. # ok 1570 ok 1571 - Died properly: Wam at t/02_stress.t line 1247. # ok 1572 ok 1573 ok 1574 - Died properly: Wam at t/02_stress.t line 1247. # ok 1575 ok 1576 - Died properly: Wam at t/02_stress.t line 1247. # ok 1577 ok 1578 ok 1579 - Died properly: Wam at t/02_stress.t line 1247. # ok 1580 ok 1581 - Died properly: Wam at t/02_stress.t line 1247. # ok 1582 ok 1583 ok 1584 - Died properly: Wam at t/02_stress.t line 1247. # ok 1585 ok 1586 - Died properly: Wam at t/02_stress.t line 1247. # ok 1587 ok 1588 ok 1589 - Died properly: Wam at t/02_stress.t line 1247. # ok 1590 ok 1591 - Died properly: Wam at t/02_stress.t line 1247. # ok 1592 ok 1593 ok 1594 - Died properly: Wam at t/02_stress.t line 1247. # ok 1595 ok 1596 ok 1597 ok 1598 - Died properly: Wam at t/02_stress.t line 1280. # ok 1599 ok 1600 ok 1601 - Died properly: Wam at t/02_stress.t line 1280. # ok 1602 ok 1603 - Died properly: Wam at t/02_stress.t line 1280. # ok 1604 ok 1605 ok 1606 - Died properly: Wam at t/02_stress.t line 1280. # ok 1607 ok 1608 - Died properly: Wam at t/02_stress.t line 1280. # ok 1609 ok 1610 ok 1611 - Died properly: Wam at t/02_stress.t line 1280. # ok 1612 ok 1613 - Died properly: Wam at t/02_stress.t line 1280. # ok 1614 ok 1615 ok 1616 - Died properly: Wam at t/02_stress.t line 1280. # ok 1617 ok 1618 - Died properly: Wam at t/02_stress.t line 1280. # ok 1619 ok 1620 ok 1621 - Died properly: Wam at t/02_stress.t line 1280. # ok 1622 ok 1623 - Died properly: Wam at t/02_stress.t line 1280. # ok 1624 ok 1625 ok 1626 - Died properly: Wam at t/02_stress.t line 1280. # ok 1627 ok 1628 - Died properly: Wam at t/02_stress.t line 1280. # ok 1629 ok 1630 ok 1631 - Died properly: Wam at t/02_stress.t line 1280. # ok 1632 ok 1633 - Died properly: Wam at t/02_stress.t line 1280. # ok 1634 ok 1635 ok 1636 - Died properly: Wam at t/02_stress.t line 1280. # ok 1637 ok 1638 - Died properly: Wam at t/02_stress.t line 1280. # ok 1639 ok 1640 ok 1641 - Died properly: Wam at t/02_stress.t line 1280. # ok 1642 ok 1643 - Died properly: Wam at t/02_stress.t line 1280. # ok 1644 ok 1645 ok 1646 - Died properly: Wam at t/02_stress.t line 1280. # ok 1647 ok 1648 ok 1649 ok 1650 - Died properly: Wam at t/02_stress.t line 1310. # ok 1651 ok 1652 ok 1653 - Died properly: Wam at t/02_stress.t line 1310. # ok 1654 ok 1655 - Died properly: Wam at t/02_stress.t line 1310. # ok 1656 ok 1657 ok 1658 - Died properly: Wam at t/02_stress.t line 1310. # ok 1659 ok 1660 - Died properly: Wam at t/02_stress.t line 1310. # ok 1661 ok 1662 ok 1663 - Died properly: Wam at t/02_stress.t line 1310. # ok 1664 ok 1665 - Died properly: Wam at t/02_stress.t line 1310. # ok 1666 ok 1667 ok 1668 - Died properly: Wam at t/02_stress.t line 1310. # ok 1669 ok 1670 - Died properly: Wam at t/02_stress.t line 1310. # ok 1671 ok 1672 ok 1673 - Died properly: Wam at t/02_stress.t line 1310. # ok 1674 ok 1675 - Died properly: Wam at t/02_stress.t line 1310. # ok 1676 ok 1677 ok 1678 - Died properly: Wam at t/02_stress.t line 1310. # ok 1679 ok 1680 - Died properly: Wam at t/02_stress.t line 1310. # ok 1681 ok 1682 ok 1683 - Died properly: Wam at t/02_stress.t line 1310. # ok 1684 ok 1685 ok 1686 ok 1687 - Died properly: Wam at t/02_stress.t line 1342. # ok 1688 ok 1689 ok 1690 - Died properly: Wam at t/02_stress.t line 1342. # ok 1691 ok 1692 - Died properly: Wam at t/02_stress.t line 1342. # ok 1693 ok 1694 ok 1695 - Died properly: Wam at t/02_stress.t line 1342. # ok 1696 ok 1697 - Died properly: Wam at t/02_stress.t line 1342. # ok 1698 ok 1699 ok 1700 - Died properly: Wam at t/02_stress.t line 1342. # ok 1701 ok 1702 - Died properly: Wam at t/02_stress.t line 1342. # ok 1703 ok 1704 ok 1705 - Died properly: Wam at t/02_stress.t line 1342. # ok 1706 ok 1707 - Died properly: Wam at t/02_stress.t line 1342. # ok 1708 ok 1709 ok 1710 - Died properly: Wam at t/02_stress.t line 1342. # ok 1711 ok 1712 - Died properly: Wam at t/02_stress.t line 1342. # ok 1713 ok 1714 ok 1715 - Died properly: Wam at t/02_stress.t line 1342. # ok 1716 ok 1717 - Died properly: Wam at t/02_stress.t line 1342. # ok 1718 ok 1719 ok 1720 - Died properly: Wam at t/02_stress.t line 1342. # ok 1721 ok 1722 ok 1723 - Died properly: Wam at t/02_stress.t line 1158. # ok 1724 ok 1725 ok 1726 ok 1727 - Died properly: Wam at t/02_stress.t line 1158. # ok 1728 - Died properly: Wam at t/02_stress.t line 1158. # ok 1729 ok 1730 ok 1731 ok 1732 - Died properly: Wam at t/02_stress.t line 1158. # ok 1733 - Died properly: Wam at t/02_stress.t line 1158. # ok 1734 ok 1735 ok 1736 ok 1737 - Died properly: Wam at t/02_stress.t line 1158. # ok 1738 - Died properly: Wam at t/02_stress.t line 1158. # ok 1739 ok 1740 ok 1741 ok 1742 - Died properly: Wam at t/02_stress.t line 1158. # ok 1743 - Died properly: Wam at t/02_stress.t line 1158. # ok 1744 ok 1745 ok 1746 ok 1747 - Died properly: Wam at t/02_stress.t line 1158. # ok 1748 - Died properly: Wam at t/02_stress.t line 1158. # ok 1749 ok 1750 ok 1751 ok 1752 - Died properly: Wam at t/02_stress.t line 1158. # ok 1753 - Died properly: Wam at t/02_stress.t line 1188. # ok 1754 ok 1755 ok 1756 ok 1757 - Died properly: Wam at t/02_stress.t line 1188. # ok 1758 - Died properly: Wam at t/02_stress.t line 1188. # ok 1759 ok 1760 ok 1761 ok 1762 - Died properly: Wam at t/02_stress.t line 1188. # ok 1763 - Died properly: Wam at t/02_stress.t line 1188. # ok 1764 ok 1765 ok 1766 ok 1767 - Died properly: Wam at t/02_stress.t line 1188. # ok 1768 - Died properly: Wam at t/02_stress.t line 1188. # ok 1769 ok 1770 ok 1771 ok 1772 - Died properly: Wam at t/02_stress.t line 1188. # ok 1773 - Died properly: Wam at t/02_stress.t line 1188. # ok 1774 ok 1775 ok 1776 ok 1777 - Died properly: Wam at t/02_stress.t line 1188. # ok 1778 - Died properly: Wam at t/02_stress.t line 1188. # ok 1779 ok 1780 ok 1781 ok 1782 - Died properly: Wam at t/02_stress.t line 1188. # ok 1783 - Died properly: Wam at t/02_stress.t line 1188. # ok 1784 ok 1785 ok 1786 ok 1787 - Died properly: Wam at t/02_stress.t line 1188. # ok 1788 - Died properly: Wam at t/02_stress.t line 1188. # ok 1789 ok 1790 ok 1791 ok 1792 - Died properly: Wam at t/02_stress.t line 1188. # ok 1793 - Died properly: Wam at t/02_stress.t line 1188. # ok 1794 ok 1795 ok 1796 ok 1797 - Died properly: Wam at t/02_stress.t line 1188. # ok 1798 - Died properly: Wam at t/02_stress.t line 1188. # ok 1799 ok 1800 ok 1801 ok 1802 - Died properly: Wam at t/02_stress.t line 1188. # ok 1803 - Died properly: Wam at t/02_stress.t line 1215. # ok 1804 ok 1805 ok 1806 ok 1807 - Died properly: Wam at t/02_stress.t line 1215. # ok 1808 - Died properly: Wam at t/02_stress.t line 1215. # ok 1809 ok 1810 ok 1811 ok 1812 - Died properly: Wam at t/02_stress.t line 1215. # ok 1813 - Died properly: Wam at t/02_stress.t line 1215. # ok 1814 ok 1815 ok 1816 ok 1817 - Died properly: Wam at t/02_stress.t line 1215. # ok 1818 - Died properly: Wam at t/02_stress.t line 1215. # ok 1819 ok 1820 ok 1821 ok 1822 - Died properly: Wam at t/02_stress.t line 1215. # ok 1823 - Died properly: Wam at t/02_stress.t line 1215. # ok 1824 ok 1825 ok 1826 ok 1827 - Died properly: Wam at t/02_stress.t line 1215. # ok 1828 - Died properly: Wam at t/02_stress.t line 1215. # ok 1829 ok 1830 ok 1831 ok 1832 - Died properly: Wam at t/02_stress.t line 1215. # ok 1833 ok 1834 - Died properly: Wam at t/02_stress.t line 1247. # ok 1835 ok 1836 ok 1837 - Died properly: Wam at t/02_stress.t line 1247. # ok 1838 ok 1839 - Died properly: Wam at t/02_stress.t line 1247. # ok 1840 ok 1841 ok 1842 - Died properly: Wam at t/02_stress.t line 1247. # ok 1843 ok 1844 - Died properly: Wam at t/02_stress.t line 1247. # ok 1845 ok 1846 ok 1847 - Died properly: Wam at t/02_stress.t line 1247. # ok 1848 ok 1849 - Died properly: Wam at t/02_stress.t line 1247. # ok 1850 ok 1851 ok 1852 - Died properly: Wam at t/02_stress.t line 1247. # ok 1853 ok 1854 - Died properly: Wam at t/02_stress.t line 1247. # ok 1855 ok 1856 ok 1857 - Died properly: Wam at t/02_stress.t line 1247. # ok 1858 ok 1859 - Died properly: Wam at t/02_stress.t line 1247. # ok 1860 ok 1861 ok 1862 - Died properly: Wam at t/02_stress.t line 1247. # ok 1863 ok 1864 - Died properly: Wam at t/02_stress.t line 1247. # ok 1865 ok 1866 ok 1867 - Died properly: Wam at t/02_stress.t line 1247. # ok 1868 ok 1869 ok 1870 ok 1871 - Died properly: Wam at t/02_stress.t line 1280. # ok 1872 ok 1873 ok 1874 - Died properly: Wam at t/02_stress.t line 1280. # ok 1875 ok 1876 - Died properly: Wam at t/02_stress.t line 1280. # ok 1877 ok 1878 ok 1879 - Died properly: Wam at t/02_stress.t line 1280. # ok 1880 ok 1881 - Died properly: Wam at t/02_stress.t line 1280. # ok 1882 ok 1883 ok 1884 - Died properly: Wam at t/02_stress.t line 1280. # ok 1885 ok 1886 - Died properly: Wam at t/02_stress.t line 1280. # ok 1887 ok 1888 ok 1889 - Died properly: Wam at t/02_stress.t line 1280. # ok 1890 ok 1891 - Died properly: Wam at t/02_stress.t line 1280. # ok 1892 ok 1893 ok 1894 - Died properly: Wam at t/02_stress.t line 1280. # ok 1895 ok 1896 - Died properly: Wam at t/02_stress.t line 1280. # ok 1897 ok 1898 ok 1899 - Died properly: Wam at t/02_stress.t line 1280. # ok 1900 ok 1901 - Died properly: Wam at t/02_stress.t line 1280. # ok 1902 ok 1903 ok 1904 - Died properly: Wam at t/02_stress.t line 1280. # ok 1905 ok 1906 - Died properly: Wam at t/02_stress.t line 1280. # ok 1907 ok 1908 ok 1909 - Died properly: Wam at t/02_stress.t line 1280. # ok 1910 ok 1911 - Died properly: Wam at t/02_stress.t line 1280. # ok 1912 ok 1913 ok 1914 - Died properly: Wam at t/02_stress.t line 1280. # ok 1915 ok 1916 ok 1917 ok 1918 - Died properly: Wam at t/02_stress.t line 1310. # ok 1919 ok 1920 ok 1921 - Died properly: Wam at t/02_stress.t line 1310. # ok 1922 ok 1923 - Died properly: Wam at t/02_stress.t line 1310. # ok 1924 ok 1925 ok 1926 - Died properly: Wam at t/02_stress.t line 1310. # ok 1927 ok 1928 - Died properly: Wam at t/02_stress.t line 1310. # ok 1929 ok 1930 ok 1931 - Died properly: Wam at t/02_stress.t line 1310. # ok 1932 ok 1933 - Died properly: Wam at t/02_stress.t line 1310. # ok 1934 ok 1935 ok 1936 - Died properly: Wam at t/02_stress.t line 1310. # ok 1937 ok 1938 - Died properly: Wam at t/02_stress.t line 1310. # ok 1939 ok 1940 ok 1941 - Died properly: Wam at t/02_stress.t line 1310. # ok 1942 ok 1943 - Died properly: Wam at t/02_stress.t line 1310. # ok 1944 ok 1945 ok 1946 - Died properly: Wam at t/02_stress.t line 1310. # ok 1947 ok 1948 - Died properly: Wam at t/02_stress.t line 1310. # ok 1949 ok 1950 ok 1951 - Died properly: Wam at t/02_stress.t line 1310. # ok 1952 ok 1953 ok 1954 ok 1955 - Died properly: Wam at t/02_stress.t line 1342. # ok 1956 ok 1957 ok 1958 - Died properly: Wam at t/02_stress.t line 1342. # ok 1959 ok 1960 - Died properly: Wam at t/02_stress.t line 1342. # ok 1961 ok 1962 ok 1963 - Died properly: Wam at t/02_stress.t line 1342. # ok 1964 ok 1965 - Died properly: Wam at t/02_stress.t line 1342. # ok 1966 ok 1967 ok 1968 - Died properly: Wam at t/02_stress.t line 1342. # ok 1969 ok 1970 - Died properly: Wam at t/02_stress.t line 1342. # ok 1971 ok 1972 ok 1973 - Died properly: Wam at t/02_stress.t line 1342. # ok 1974 ok 1975 - Died properly: Wam at t/02_stress.t line 1342. # ok 1976 ok 1977 ok 1978 - Died properly: Wam at t/02_stress.t line 1342. # ok 1979 ok 1980 - Died properly: Wam at t/02_stress.t line 1342. # ok 1981 ok 1982 ok 1983 - Died properly: Wam at t/02_stress.t line 1342. # ok 1984 ok 1985 - Died properly: Wam at t/02_stress.t line 1342. # ok 1986 ok 1987 ok 1988 - Died properly: Wam at t/02_stress.t line 1342. # ok 1989 ok 1990 ok 1991 - Died properly: Wam at t/02_stress.t line 1158. # ok 1992 ok 1993 ok 1994 ok 1995 - Died properly: Wam at t/02_stress.t line 1158. # ok 1996 - Died properly: Wam at t/02_stress.t line 1158. # ok 1997 ok 1998 ok 1999 ok 2000 - Died properly: Wam at t/02_stress.t line 1158. # ok 2001 - Died properly: Wam at t/02_stress.t line 1158. # ok 2002 ok 2003 ok 2004 ok 2005 - Died properly: Wam at t/02_stress.t line 1158. # ok 2006 - Died properly: Wam at t/02_stress.t line 1158. # ok 2007 ok 2008 ok 2009 ok 2010 - Died properly: Wam at t/02_stress.t line 1158. # ok 2011 - Died properly: Wam at t/02_stress.t line 1158. # ok 2012 ok 2013 ok 2014 ok 2015 - Died properly: Wam at t/02_stress.t line 1158. # ok 2016 - Died properly: Wam at t/02_stress.t line 1158. # ok 2017 ok 2018 ok 2019 ok 2020 - Died properly: Wam at t/02_stress.t line 1158. # ok 2021 - Died properly: Wam at t/02_stress.t line 1188. # ok 2022 ok 2023 ok 2024 ok 2025 - Died properly: Wam at t/02_stress.t line 1188. # ok 2026 - Died properly: Wam at t/02_stress.t line 1188. # ok 2027 ok 2028 ok 2029 ok 2030 - Died properly: Wam at t/02_stress.t line 1188. # ok 2031 - Died properly: Wam at t/02_stress.t line 1188. # ok 2032 ok 2033 ok 2034 ok 2035 - Died properly: Wam at t/02_stress.t line 1188. # ok 2036 - Died properly: Wam at t/02_stress.t line 1188. # ok 2037 ok 2038 ok 2039 ok 2040 - Died properly: Wam at t/02_stress.t line 1188. # ok 2041 - Died properly: Wam at t/02_stress.t line 1188. # ok 2042 ok 2043 ok 2044 ok 2045 - Died properly: Wam at t/02_stress.t line 1188. # ok 2046 - Died properly: Wam at t/02_stress.t line 1188. # ok 2047 ok 2048 ok 2049 ok 2050 - Died properly: Wam at t/02_stress.t line 1188. # ok 2051 - Died properly: Wam at t/02_stress.t line 1188. # ok 2052 ok 2053 ok 2054 ok 2055 - Died properly: Wam at t/02_stress.t line 1188. # ok 2056 - Died properly: Wam at t/02_stress.t line 1188. # ok 2057 ok 2058 ok 2059 ok 2060 - Died properly: Wam at t/02_stress.t line 1188. # ok 2061 - Died properly: Wam at t/02_stress.t line 1188. # ok 2062 ok 2063 ok 2064 ok 2065 - Died properly: Wam at t/02_stress.t line 1188. # ok 2066 - Died properly: Wam at t/02_stress.t line 1188. # ok 2067 ok 2068 ok 2069 ok 2070 - Died properly: Wam at t/02_stress.t line 1188. # ok 2071 - Died properly: Wam at t/02_stress.t line 1215. # ok 2072 ok 2073 ok 2074 ok 2075 - Died properly: Wam at t/02_stress.t line 1215. # ok 2076 - Died properly: Wam at t/02_stress.t line 1215. # ok 2077 ok 2078 ok 2079 ok 2080 - Died properly: Wam at t/02_stress.t line 1215. # ok 2081 - Died properly: Wam at t/02_stress.t line 1215. # ok 2082 ok 2083 ok 2084 ok 2085 - Died properly: Wam at t/02_stress.t line 1215. # ok 2086 - Died properly: Wam at t/02_stress.t line 1215. # ok 2087 ok 2088 ok 2089 ok 2090 - Died properly: Wam at t/02_stress.t line 1215. # ok 2091 - Died properly: Wam at t/02_stress.t line 1215. # ok 2092 ok 2093 ok 2094 ok 2095 - Died properly: Wam at t/02_stress.t line 1215. # ok 2096 - Died properly: Wam at t/02_stress.t line 1215. # ok 2097 ok 2098 ok 2099 ok 2100 - Died properly: Wam at t/02_stress.t line 1215. # ok 2101 ok 2102 - Died properly: Wam at t/02_stress.t line 1247. # ok 2103 ok 2104 ok 2105 - Died properly: Wam at t/02_stress.t line 1247. # ok 2106 ok 2107 - Died properly: Wam at t/02_stress.t line 1247. # ok 2108 ok 2109 ok 2110 - Died properly: Wam at t/02_stress.t line 1247. # ok 2111 ok 2112 - Died properly: Wam at t/02_stress.t line 1247. # ok 2113 ok 2114 ok 2115 - Died properly: Wam at t/02_stress.t line 1247. # ok 2116 ok 2117 - Died properly: Wam at t/02_stress.t line 1247. # ok 2118 ok 2119 ok 2120 - Died properly: Wam at t/02_stress.t line 1247. # ok 2121 ok 2122 - Died properly: Wam at t/02_stress.t line 1247. # ok 2123 ok 2124 ok 2125 - Died properly: Wam at t/02_stress.t line 1247. # ok 2126 ok 2127 - Died properly: Wam at t/02_stress.t line 1247. # ok 2128 ok 2129 ok 2130 - Died properly: Wam at t/02_stress.t line 1247. # ok 2131 ok 2132 - Died properly: Wam at t/02_stress.t line 1247. # ok 2133 ok 2134 ok 2135 - Died properly: Wam at t/02_stress.t line 1247. # ok 2136 ok 2137 ok 2138 ok 2139 - Died properly: Wam at t/02_stress.t line 1280. # ok 2140 ok 2141 ok 2142 - Died properly: Wam at t/02_stress.t line 1280. # ok 2143 ok 2144 - Died properly: Wam at t/02_stress.t line 1280. # ok 2145 ok 2146 ok 2147 - Died properly: Wam at t/02_stress.t line 1280. # ok 2148 ok 2149 - Died properly: Wam at t/02_stress.t line 1280. # ok 2150 ok 2151 ok 2152 - Died properly: Wam at t/02_stress.t line 1280. # ok 2153 ok 2154 - Died properly: Wam at t/02_stress.t line 1280. # ok 2155 ok 2156 ok 2157 - Died properly: Wam at t/02_stress.t line 1280. # ok 2158 ok 2159 - Died properly: Wam at t/02_stress.t line 1280. # ok 2160 ok 2161 ok 2162 - Died properly: Wam at t/02_stress.t line 1280. # ok 2163 ok 2164 - Died properly: Wam at t/02_stress.t line 1280. # ok 2165 ok 2166 ok 2167 - Died properly: Wam at t/02_stress.t line 1280. # ok 2168 ok 2169 - Died properly: Wam at t/02_stress.t line 1280. # ok 2170 ok 2171 ok 2172 - Died properly: Wam at t/02_stress.t line 1280. # ok 2173 ok 2174 - Died properly: Wam at t/02_stress.t line 1280. # ok 2175 ok 2176 ok 2177 - Died properly: Wam at t/02_stress.t line 1280. # ok 2178 ok 2179 - Died properly: Wam at t/02_stress.t line 1280. # ok 2180 ok 2181 ok 2182 - Died properly: Wam at t/02_stress.t line 1280. # ok 2183 ok 2184 - Died properly: Wam at t/02_stress.t line 1280. # ok 2185 ok 2186 ok 2187 - Died properly: Wam at t/02_stress.t line 1280. # ok 2188 ok 2189 ok 2190 ok 2191 - Died properly: Wam at t/02_stress.t line 1310. # ok 2192 ok 2193 ok 2194 - Died properly: Wam at t/02_stress.t line 1310. # ok 2195 ok 2196 - Died properly: Wam at t/02_stress.t line 1310. # ok 2197 ok 2198 ok 2199 - Died properly: Wam at t/02_stress.t line 1310. # ok 2200 ok 2201 - Died properly: Wam at t/02_stress.t line 1310. # ok 2202 ok 2203 ok 2204 - Died properly: Wam at t/02_stress.t line 1310. # ok 2205 ok 2206 - Died properly: Wam at t/02_stress.t line 1310. # ok 2207 ok 2208 ok 2209 - Died properly: Wam at t/02_stress.t line 1310. # ok 2210 ok 2211 - Died properly: Wam at t/02_stress.t line 1310. # ok 2212 ok 2213 ok 2214 - Died properly: Wam at t/02_stress.t line 1310. # ok 2215 ok 2216 - Died properly: Wam at t/02_stress.t line 1310. # ok 2217 ok 2218 ok 2219 - Died properly: Wam at t/02_stress.t line 1310. # ok 2220 ok 2221 - Died properly: Wam at t/02_stress.t line 1310. # ok 2222 ok 2223 ok 2224 - Died properly: Wam at t/02_stress.t line 1310. # ok 2225 ok 2226 ok 2227 ok 2228 - Died properly: Wam at t/02_stress.t line 1342. # ok 2229 ok 2230 ok 2231 - Died properly: Wam at t/02_stress.t line 1342. # ok 2232 ok 2233 - Died properly: Wam at t/02_stress.t line 1342. # ok 2234 ok 2235 ok 2236 - Died properly: Wam at t/02_stress.t line 1342. # ok 2237 ok 2238 - Died properly: Wam at t/02_stress.t line 1342. # ok 2239 ok 2240 ok 2241 - Died properly: Wam at t/02_stress.t line 1342. # ok 2242 ok 2243 - Died properly: Wam at t/02_stress.t line 1342. # ok 2244 ok 2245 ok 2246 - Died properly: Wam at t/02_stress.t line 1342. # ok 2247 ok 2248 - Died properly: Wam at t/02_stress.t line 1342. # ok 2249 ok 2250 ok 2251 - Died properly: Wam at t/02_stress.t line 1342. # ok 2252 ok 2253 - Died properly: Wam at t/02_stress.t line 1342. # ok 2254 ok 2255 ok 2256 - Died properly: Wam at t/02_stress.t line 1342. # ok 2257 ok 2258 - Died properly: Wam at t/02_stress.t line 1342. # ok 2259 ok 2260 ok 2261 - Died properly: Wam at t/02_stress.t line 1342. # ok 2262 ok 2263 ok 2264 - Died properly: Wam at t/02_stress.t line 1158. # ok 2265 ok 2266 ok 2267 ok 2268 - Died properly: Wam at t/02_stress.t line 1158. # ok 2269 - Died properly: Wam at t/02_stress.t line 1158. # ok 2270 ok 2271 ok 2272 ok 2273 - Died properly: Wam at t/02_stress.t line 1158. # ok 2274 - Died properly: Wam at t/02_stress.t line 1158. # ok 2275 ok 2276 ok 2277 ok 2278 - Died properly: Wam at t/02_stress.t line 1158. # ok 2279 - Died properly: Wam at t/02_stress.t line 1158. # ok 2280 ok 2281 ok 2282 ok 2283 - Died properly: Wam at t/02_stress.t line 1158. # ok 2284 - Died properly: Wam at t/02_stress.t line 1158. # ok 2285 ok 2286 ok 2287 ok 2288 - Died properly: Wam at t/02_stress.t line 1158. # ok 2289 - Died properly: Wam at t/02_stress.t line 1158. # ok 2290 ok 2291 ok 2292 ok 2293 - Died properly: Wam at t/02_stress.t line 1158. # ok 2294 - Died properly: Wam at t/02_stress.t line 1188. # ok 2295 ok 2296 ok 2297 ok 2298 - Died properly: Wam at t/02_stress.t line 1188. # ok 2299 - Died properly: Wam at t/02_stress.t line 1188. # ok 2300 ok 2301 ok 2302 ok 2303 - Died properly: Wam at t/02_stress.t line 1188. # ok 2304 - Died properly: Wam at t/02_stress.t line 1188. # ok 2305 ok 2306 ok 2307 ok 2308 - Died properly: Wam at t/02_stress.t line 1188. # ok 2309 - Died properly: Wam at t/02_stress.t line 1188. # ok 2310 ok 2311 ok 2312 ok 2313 - Died properly: Wam at t/02_stress.t line 1188. # ok 2314 - Died properly: Wam at t/02_stress.t line 1188. # ok 2315 ok 2316 ok 2317 ok 2318 - Died properly: Wam at t/02_stress.t line 1188. # ok 2319 - Died properly: Wam at t/02_stress.t line 1188. # ok 2320 ok 2321 ok 2322 ok 2323 - Died properly: Wam at t/02_stress.t line 1188. # ok 2324 - Died properly: Wam at t/02_stress.t line 1188. # ok 2325 ok 2326 ok 2327 ok 2328 - Died properly: Wam at t/02_stress.t line 1188. # ok 2329 - Died properly: Wam at t/02_stress.t line 1188. # ok 2330 ok 2331 ok 2332 ok 2333 - Died properly: Wam at t/02_stress.t line 1188. # ok 2334 - Died properly: Wam at t/02_stress.t line 1188. # ok 2335 ok 2336 ok 2337 ok 2338 - Died properly: Wam at t/02_stress.t line 1188. # ok 2339 - Died properly: Wam at t/02_stress.t line 1188. # ok 2340 ok 2341 ok 2342 ok 2343 - Died properly: Wam at t/02_stress.t line 1188. # ok 2344 - Died properly: Wam at t/02_stress.t line 1215. # ok 2345 ok 2346 ok 2347 ok 2348 - Died properly: Wam at t/02_stress.t line 1215. # ok 2349 - Died properly: Wam at t/02_stress.t line 1215. # ok 2350 ok 2351 ok 2352 ok 2353 - Died properly: Wam at t/02_stress.t line 1215. # ok 2354 - Died properly: Wam at t/02_stress.t line 1215. # ok 2355 ok 2356 ok 2357 ok 2358 - Died properly: Wam at t/02_stress.t line 1215. # ok 2359 - Died properly: Wam at t/02_stress.t line 1215. # ok 2360 ok 2361 ok 2362 ok 2363 - Died properly: Wam at t/02_stress.t line 1215. # ok 2364 - Died properly: Wam at t/02_stress.t line 1215. # ok 2365 ok 2366 ok 2367 ok 2368 - Died properly: Wam at t/02_stress.t line 1215. # ok 2369 - Died properly: Wam at t/02_stress.t line 1215. # ok 2370 ok 2371 ok 2372 ok 2373 - Died properly: Wam at t/02_stress.t line 1215. # ok 2374 ok 2375 - Died properly: Wam at t/02_stress.t line 1247. # ok 2376 ok 2377 ok 2378 - Died properly: Wam at t/02_stress.t line 1247. # ok 2379 ok 2380 - Died properly: Wam at t/02_stress.t line 1247. # ok 2381 ok 2382 ok 2383 - Died properly: Wam at t/02_stress.t line 1247. # ok 2384 ok 2385 - Died properly: Wam at t/02_stress.t line 1247. # ok 2386 ok 2387 ok 2388 - Died properly: Wam at t/02_stress.t line 1247. # ok 2389 ok 2390 - Died properly: Wam at t/02_stress.t line 1247. # ok 2391 ok 2392 ok 2393 - Died properly: Wam at t/02_stress.t line 1247. # ok 2394 ok 2395 - Died properly: Wam at t/02_stress.t line 1247. # ok 2396 ok 2397 ok 2398 - Died properly: Wam at t/02_stress.t line 1247. # ok 2399 ok 2400 - Died properly: Wam at t/02_stress.t line 1247. # ok 2401 ok 2402 ok 2403 - Died properly: Wam at t/02_stress.t line 1247. # ok 2404 ok 2405 - Died properly: Wam at t/02_stress.t line 1247. # ok 2406 ok 2407 ok 2408 - Died properly: Wam at t/02_stress.t line 1247. # ok 2409 ok 2410 ok 2411 ok 2412 - Died properly: Wam at t/02_stress.t line 1280. # ok 2413 ok 2414 ok 2415 - Died properly: Wam at t/02_stress.t line 1280. # ok 2416 ok 2417 - Died properly: Wam at t/02_stress.t line 1280. # ok 2418 ok 2419 ok 2420 - Died properly: Wam at t/02_stress.t line 1280. # ok 2421 ok 2422 - Died properly: Wam at t/02_stress.t line 1280. # ok 2423 ok 2424 ok 2425 - Died properly: Wam at t/02_stress.t line 1280. # ok 2426 ok 2427 - Died properly: Wam at t/02_stress.t line 1280. # ok 2428 ok 2429 ok 2430 - Died properly: Wam at t/02_stress.t line 1280. # ok 2431 ok 2432 - Died properly: Wam at t/02_stress.t line 1280. # ok 2433 ok 2434 ok 2435 - Died properly: Wam at t/02_stress.t line 1280. # ok 2436 ok 2437 - Died properly: Wam at t/02_stress.t line 1280. # ok 2438 ok 2439 ok 2440 - Died properly: Wam at t/02_stress.t line 1280. # ok 2441 ok 2442 - Died properly: Wam at t/02_stress.t line 1280. # ok 2443 ok 2444 ok 2445 - Died properly: Wam at t/02_stress.t line 1280. # ok 2446 ok 2447 - Died properly: Wam at t/02_stress.t line 1280. # ok 2448 ok 2449 ok 2450 - Died properly: Wam at t/02_stress.t line 1280. # ok 2451 ok 2452 - Died properly: Wam at t/02_stress.t line 1280. # ok 2453 ok 2454 ok 2455 - Died properly: Wam at t/02_stress.t line 1280. # ok 2456 ok 2457 ok 2458 ok 2459 - Died properly: Wam at t/02_stress.t line 1310. # ok 2460 ok 2461 ok 2462 - Died properly: Wam at t/02_stress.t line 1310. # ok 2463 ok 2464 - Died properly: Wam at t/02_stress.t line 1310. # ok 2465 ok 2466 ok 2467 - Died properly: Wam at t/02_stress.t line 1310. # ok 2468 ok 2469 - Died properly: Wam at t/02_stress.t line 1310. # ok 2470 ok 2471 ok 2472 - Died properly: Wam at t/02_stress.t line 1310. # ok 2473 ok 2474 - Died properly: Wam at t/02_stress.t line 1310. # ok 2475 ok 2476 ok 2477 - Died properly: Wam at t/02_stress.t line 1310. # ok 2478 ok 2479 - Died properly: Wam at t/02_stress.t line 1310. # ok 2480 ok 2481 ok 2482 - Died properly: Wam at t/02_stress.t line 1310. # ok 2483 ok 2484 - Died properly: Wam at t/02_stress.t line 1310. # ok 2485 ok 2486 ok 2487 - Died properly: Wam at t/02_stress.t line 1310. # ok 2488 ok 2489 - Died properly: Wam at t/02_stress.t line 1310. # ok 2490 ok 2491 ok 2492 - Died properly: Wam at t/02_stress.t line 1310. # ok 2493 ok 2494 ok 2495 ok 2496 - Died properly: Wam at t/02_stress.t line 1342. # ok 2497 ok 2498 ok 2499 - Died properly: Wam at t/02_stress.t line 1342. # ok 2500 ok 2501 - Died properly: Wam at t/02_stress.t line 1342. # ok 2502 ok 2503 ok 2504 - Died properly: Wam at t/02_stress.t line 1342. # ok 2505 ok 2506 - Died properly: Wam at t/02_stress.t line 1342. # ok 2507 ok 2508 ok 2509 - Died properly: Wam at t/02_stress.t line 1342. # ok 2510 ok 2511 - Died properly: Wam at t/02_stress.t line 1342. # ok 2512 ok 2513 ok 2514 - Died properly: Wam at t/02_stress.t line 1342. # ok 2515 ok 2516 - Died properly: Wam at t/02_stress.t line 1342. # ok 2517 ok 2518 ok 2519 - Died properly: Wam at t/02_stress.t line 1342. # ok 2520 ok 2521 - Died properly: Wam at t/02_stress.t line 1342. # ok 2522 ok 2523 ok 2524 - Died properly: Wam at t/02_stress.t line 1342. # ok 2525 ok 2526 - Died properly: Wam at t/02_stress.t line 1342. # ok 2527 ok 2528 ok 2529 - Died properly: Wam at t/02_stress.t line 1342. # ok 2530 ok 2531 ok 2532 - Died properly: Wam at t/02_stress.t line 1158. # ok 2533 ok 2534 ok 2535 ok 2536 - Died properly: Wam at t/02_stress.t line 1158. # ok 2537 - Died properly: Wam at t/02_stress.t line 1158. # ok 2538 ok 2539 ok 2540 ok 2541 - Died properly: Wam at t/02_stress.t line 1158. # ok 2542 - Died properly: Wam at t/02_stress.t line 1158. # ok 2543 ok 2544 ok 2545 ok 2546 - Died properly: Wam at t/02_stress.t line 1158. # ok 2547 - Died properly: Wam at t/02_stress.t line 1158. # ok 2548 ok 2549 ok 2550 ok 2551 - Died properly: Wam at t/02_stress.t line 1158. # ok 2552 - Died properly: Wam at t/02_stress.t line 1158. # ok 2553 ok 2554 ok 2555 ok 2556 - Died properly: Wam at t/02_stress.t line 1158. # ok 2557 - Died properly: Wam at t/02_stress.t line 1188. # ok 2558 ok 2559 ok 2560 ok 2561 - Died properly: Wam at t/02_stress.t line 1188. # ok 2562 - Died properly: Wam at t/02_stress.t line 1188. # ok 2563 ok 2564 ok 2565 ok 2566 - Died properly: Wam at t/02_stress.t line 1188. # ok 2567 - Died properly: Wam at t/02_stress.t line 1188. # ok 2568 ok 2569 ok 2570 ok 2571 - Died properly: Wam at t/02_stress.t line 1188. # ok 2572 - Died properly: Wam at t/02_stress.t line 1188. # ok 2573 ok 2574 ok 2575 ok 2576 - Died properly: Wam at t/02_stress.t line 1188. # ok 2577 - Died properly: Wam at t/02_stress.t line 1188. # ok 2578 ok 2579 ok 2580 ok 2581 - Died properly: Wam at t/02_stress.t line 1188. # ok 2582 - Died properly: Wam at t/02_stress.t line 1188. # ok 2583 ok 2584 ok 2585 ok 2586 - Died properly: Wam at t/02_stress.t line 1188. # ok 2587 - Died properly: Wam at t/02_stress.t line 1188. # ok 2588 ok 2589 ok 2590 ok 2591 - Died properly: Wam at t/02_stress.t line 1188. # ok 2592 - Died properly: Wam at t/02_stress.t line 1188. # ok 2593 ok 2594 ok 2595 ok 2596 - Died properly: Wam at t/02_stress.t line 1188. # ok 2597 - Died properly: Wam at t/02_stress.t line 1215. # ok 2598 ok 2599 ok 2600 ok 2601 - Died properly: Wam at t/02_stress.t line 1215. # ok 2602 - Died properly: Wam at t/02_stress.t line 1215. # ok 2603 ok 2604 ok 2605 ok 2606 - Died properly: Wam at t/02_stress.t line 1215. # ok 2607 - Died properly: Wam at t/02_stress.t line 1215. # ok 2608 ok 2609 ok 2610 ok 2611 - Died properly: Wam at t/02_stress.t line 1215. # ok 2612 - Died properly: Wam at t/02_stress.t line 1215. # ok 2613 ok 2614 ok 2615 ok 2616 - Died properly: Wam at t/02_stress.t line 1215. # ok 2617 - Died properly: Wam at t/02_stress.t line 1215. # ok 2618 ok 2619 ok 2620 ok 2621 - Died properly: Wam at t/02_stress.t line 1215. # ok 2622 ok 2623 - Died properly: Wam at t/02_stress.t line 1247. # ok 2624 ok 2625 ok 2626 - Died properly: Wam at t/02_stress.t line 1247. # ok 2627 ok 2628 - Died properly: Wam at t/02_stress.t line 1247. # ok 2629 ok 2630 ok 2631 - Died properly: Wam at t/02_stress.t line 1247. # ok 2632 ok 2633 - Died properly: Wam at t/02_stress.t line 1247. # ok 2634 ok 2635 ok 2636 - Died properly: Wam at t/02_stress.t line 1247. # ok 2637 ok 2638 - Died properly: Wam at t/02_stress.t line 1247. # ok 2639 ok 2640 ok 2641 - Died properly: Wam at t/02_stress.t line 1247. # ok 2642 ok 2643 - Died properly: Wam at t/02_stress.t line 1247. # ok 2644 ok 2645 ok 2646 - Died properly: Wam at t/02_stress.t line 1247. # ok 2647 ok 2648 - Died properly: Wam at t/02_stress.t line 1247. # ok 2649 ok 2650 ok 2651 - Died properly: Wam at t/02_stress.t line 1247. # ok 2652 ok 2653 ok 2654 ok 2655 - Died properly: Wam at t/02_stress.t line 1280. # ok 2656 ok 2657 ok 2658 - Died properly: Wam at t/02_stress.t line 1280. # ok 2659 ok 2660 - Died properly: Wam at t/02_stress.t line 1280. # ok 2661 ok 2662 ok 2663 - Died properly: Wam at t/02_stress.t line 1280. # ok 2664 ok 2665 - Died properly: Wam at t/02_stress.t line 1280. # ok 2666 ok 2667 ok 2668 - Died properly: Wam at t/02_stress.t line 1280. # ok 2669 ok 2670 - Died properly: Wam at t/02_stress.t line 1280. # ok 2671 ok 2672 ok 2673 - Died properly: Wam at t/02_stress.t line 1280. # ok 2674 ok 2675 - Died properly: Wam at t/02_stress.t line 1280. # ok 2676 ok 2677 ok 2678 - Died properly: Wam at t/02_stress.t line 1280. # ok 2679 ok 2680 - Died properly: Wam at t/02_stress.t line 1280. # ok 2681 ok 2682 ok 2683 - Died properly: Wam at t/02_stress.t line 1280. # ok 2684 ok 2685 - Died properly: Wam at t/02_stress.t line 1280. # ok 2686 ok 2687 ok 2688 - Died properly: Wam at t/02_stress.t line 1280. # ok 2689 ok 2690 ok 2691 ok 2692 - Died properly: Wam at t/02_stress.t line 1310. # ok 2693 ok 2694 ok 2695 - Died properly: Wam at t/02_stress.t line 1310. # ok 2696 ok 2697 - Died properly: Wam at t/02_stress.t line 1310. # ok 2698 ok 2699 ok 2700 - Died properly: Wam at t/02_stress.t line 1310. # ok 2701 ok 2702 - Died properly: Wam at t/02_stress.t line 1310. # ok 2703 ok 2704 ok 2705 - Died properly: Wam at t/02_stress.t line 1310. # ok 2706 ok 2707 - Died properly: Wam at t/02_stress.t line 1310. # ok 2708 ok 2709 ok 2710 - Died properly: Wam at t/02_stress.t line 1310. # ok 2711 ok 2712 - Died properly: Wam at t/02_stress.t line 1310. # ok 2713 ok 2714 ok 2715 - Died properly: Wam at t/02_stress.t line 1310. # ok 2716 ok 2717 - Died properly: Wam at t/02_stress.t line 1310. # ok 2718 ok 2719 ok 2720 - Died properly: Wam at t/02_stress.t line 1310. # ok 2721 ok 2722 ok 2723 ok 2724 - Died properly: Wam at t/02_stress.t line 1342. # ok 2725 ok 2726 ok 2727 - Died properly: Wam at t/02_stress.t line 1342. # ok 2728 ok 2729 - Died properly: Wam at t/02_stress.t line 1342. # ok 2730 ok 2731 ok 2732 - Died properly: Wam at t/02_stress.t line 1342. # ok 2733 ok 2734 - Died properly: Wam at t/02_stress.t line 1342. # ok 2735 ok 2736 ok 2737 - Died properly: Wam at t/02_stress.t line 1342. # ok 2738 ok 2739 - Died properly: Wam at t/02_stress.t line 1342. # ok 2740 ok 2741 ok 2742 - Died properly: Wam at t/02_stress.t line 1342. # ok 2743 ok 2744 - Died properly: Wam at t/02_stress.t line 1342. # ok 2745 ok 2746 ok 2747 - Died properly: Wam at t/02_stress.t line 1342. # ok 2748 ok 2749 - Died properly: Wam at t/02_stress.t line 1342. # ok 2750 ok 2751 ok 2752 - Died properly: Wam at t/02_stress.t line 1342. # ok 2753 ok 2754 ok 2755 - Died properly: Wam at t/02_stress.t line 1158. # ok 2756 ok 2757 ok 2758 ok 2759 - Died properly: Wam at t/02_stress.t line 1158. # ok 2760 - Died properly: Wam at t/02_stress.t line 1158. # ok 2761 ok 2762 ok 2763 ok 2764 - Died properly: Wam at t/02_stress.t line 1158. # ok 2765 - Died properly: Wam at t/02_stress.t line 1158. # ok 2766 ok 2767 ok 2768 ok 2769 - Died properly: Wam at t/02_stress.t line 1158. # ok 2770 - Died properly: Wam at t/02_stress.t line 1158. # ok 2771 ok 2772 ok 2773 ok 2774 - Died properly: Wam at t/02_stress.t line 1158. # ok 2775 - Died properly: Wam at t/02_stress.t line 1158. # ok 2776 ok 2777 ok 2778 ok 2779 - Died properly: Wam at t/02_stress.t line 1158. # ok 2780 - Died properly: Wam at t/02_stress.t line 1188. # ok 2781 ok 2782 ok 2783 ok 2784 - Died properly: Wam at t/02_stress.t line 1188. # ok 2785 - Died properly: Wam at t/02_stress.t line 1188. # ok 2786 ok 2787 ok 2788 ok 2789 - Died properly: Wam at t/02_stress.t line 1188. # ok 2790 - Died properly: Wam at t/02_stress.t line 1188. # ok 2791 ok 2792 ok 2793 ok 2794 - Died properly: Wam at t/02_stress.t line 1188. # ok 2795 - Died properly: Wam at t/02_stress.t line 1188. # ok 2796 ok 2797 ok 2798 ok 2799 - Died properly: Wam at t/02_stress.t line 1188. # ok 2800 - Died properly: Wam at t/02_stress.t line 1188. # ok 2801 ok 2802 ok 2803 ok 2804 - Died properly: Wam at t/02_stress.t line 1188. # ok 2805 - Died properly: Wam at t/02_stress.t line 1188. # ok 2806 ok 2807 ok 2808 ok 2809 - Died properly: Wam at t/02_stress.t line 1188. # ok 2810 - Died properly: Wam at t/02_stress.t line 1215. # ok 2811 ok 2812 ok 2813 ok 2814 - Died properly: Wam at t/02_stress.t line 1215. # ok 2815 - Died properly: Wam at t/02_stress.t line 1215. # ok 2816 ok 2817 ok 2818 ok 2819 - Died properly: Wam at t/02_stress.t line 1215. # ok 2820 - Died properly: Wam at t/02_stress.t line 1215. # ok 2821 ok 2822 ok 2823 ok 2824 - Died properly: Wam at t/02_stress.t line 1215. # ok 2825 - Died properly: Wam at t/02_stress.t line 1215. # ok 2826 ok 2827 ok 2828 ok 2829 - Died properly: Wam at t/02_stress.t line 1215. # ok 2830 - Died properly: Wam at t/02_stress.t line 1215. # ok 2831 ok 2832 ok 2833 ok 2834 - Died properly: Wam at t/02_stress.t line 1215. # ok 2835 - Proper error message Waf1 at t/02_stress.t line 1375. # ok 2836 ok 2837 ok 2838 ok 2839 ok 2840 ok 2841 - Start empty ok 2842 ok 2843 ok 2844 ok 2845 ok 2846 - There are no values ok 2847 - There are no keys ok 2848 - Expected order ok 2849 - Expected order ok 2850 - Expected element type ok 2851 - Expected element type ok 2852 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 2853 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 2854 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 2855 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 2856 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 2857 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 2858 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 2859 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 2860 - proper infinity ok 2861 - proper infinity ok 2862 - Count is number of inserts ok 2863 - There are 9 values ok 2864 - There are 9 keys ok 2865 - keys and values have compatible order ok 2866 ok 2867 - Count lowered by extracts ok 2868 - 2 values left ok 2869 - Empty after clear ok 2870 - Double clear works ok 2871 - Empty after extract_all ok 2872 - extract_top on empty heap dies ok 2873 - extract_top on empty heap dies ok 2874 - extract_min on empty heap dies ok 2875 - extract_min on empty heap dies ok 2876 - extract first on empty returns undef ok 2877 - extract first on empty returns no values ok 2878 - top on empty heap dies ok 2879 - top on empty heap dies ok 2880 - undefined first on empty heap ok 2881 - Undef first key in list context ok 2882 - Return infinity on empty ok 2883 - Return infinity on empty in list context ok 2884 - Return infinity on empty ok 2885 - Return infinity on empty in list context ok 2886 - undef first_key ok 2887 - Undef from first_key in list context ok 2888 - There are no values ok 2889 - There are no keys ok 2890 - There are no values ok 2891 - Scalar is simple ok 2892 - Scalars aren't wrapped ok 2893 - Scalars aren't wrapped ok 2894 ok 2895 ok 2896 ok 2897 ok 2898 - Use value itself as key ok 2899 - Use value itself as key ok 2900 - Is also the effective key ok 2901 - Is also the effective key ok 2902 - Is also the effective key ok 2903 - Is also the effective key ok 2904 - Is also the effective key ok 2905 - Is also the effective key ok 2906 - Is also the effective key ok 2907 ok 2908 ok 2909 ok 2910 ok 2911 ok 2912 ok 2913 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 2914 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 2915 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 2916 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 2917 - user_data survived everything ok 2918 - user_data in list context too ok 2919 - Combined get/set ok 2920 ok 2921 - The object isa Canary ok 2922 ok 2923 ok 2924 ok 2925 ok 2926 - infinity survived everything ok 2927 - infinity in list context too ok 2928 - Combined get/set ok 2929 ok 2930 - The object isa Canary ok 2931 ok 2932 ok 2933 ok 2934 ok 2935 ok 2936 ok 2937 - Default userdata is undef ok 2938 - Default userdata is undef ok 2939 - return set infinity ok 2940 - The object isa Canary ok 2941 - return set infinity, even in list context ok 2942 - The object isa Canary ok 2943 - top_key on empty heap returns set infinity ok 2944 - The object isa Canary ok 2945 - top_key on empty heap returns set infinity, even in list context ok 2946 - The object isa Canary ok 2947 - min_key on empty heap returns set infinity ok 2948 - The object isa Canary ok 2949 - min_key on empty heap returns set infinity, even in list context ok 2950 - The object isa Canary ok 2951 ok 2952 ok 2953 ok 2954 ok 2955 ok 2956 ok 2957 ok 2958 - proper error message: Self absorption at t/02_stress.t line 811 # ok 2959 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 2960 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 2961 ok 2962 ok 2963 ok 2964 ok 2965 ok 2966 ok 2967 ok 2968 ok 2969 ok 2970 ok 2971 ok 2972 ok 2973 ok 2974 ok 2975 - order: <, elements: Scalar, dirty: 0 ok 2976 ok 2977 ok 2978 ok 2979 - Start empty ok 2980 ok 2981 ok 2982 ok 2983 ok 2984 - There are no values ok 2985 - There are no keys ok 2986 - Expected order ok 2987 - Expected order ok 2988 - Expected element type ok 2989 - Expected element type ok 2990 ok 2991 ok 2992 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 2993 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 2994 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 2995 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 2996 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 2997 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 2998 - proper infinity ok 2999 - proper infinity ok 3000 - Count is number of inserts ok 3001 - There are 9 values ok 3002 - There are 9 keys ok 3003 - keys and values have compatible order ok 3004 ok 3005 - Count lowered by extracts ok 3006 - 2 values left ok 3007 - Empty after clear ok 3008 - Double clear works ok 3009 - Empty after extract_all ok 3010 - extract_top on empty heap dies ok 3011 - extract_top on empty heap dies ok 3012 - extract_min on empty heap dies ok 3013 - extract_min on empty heap dies ok 3014 - extract first on empty returns undef ok 3015 - extract first on empty returns no values ok 3016 - top on empty heap dies ok 3017 - top on empty heap dies ok 3018 - undefined first on empty heap ok 3019 - Undef first key in list context ok 3020 - Return infinity on empty ok 3021 - Return infinity on empty in list context ok 3022 - Return infinity on empty ok 3023 - Return infinity on empty in list context ok 3024 - undef first_key ok 3025 - Undef from first_key in list context ok 3026 - There are no values ok 3027 - There are no keys ok 3028 - There are no values ok 3029 - The object isa Canary ok 3030 ok 3031 - Arrays aren't wrapped ok 3032 - Arrays aren't wrapped ok 3033 ok 3034 ok 3035 ok 3036 ok 3037 - Use value itself as key ok 3038 - Use value itself as key ok 3039 - Is also the effective key ok 3040 - Is also the effective key ok 3041 - Is also the effective key ok 3042 - Is also the effective key ok 3043 - Is also the effective key ok 3044 - Is also the effective key ok 3045 - Is also the effective key ok 3046 ok 3047 ok 3048 ok 3049 ok 3050 ok 3051 ok 3052 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3053 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3054 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3055 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3056 - user_data survived everything ok 3057 - user_data in list context too ok 3058 - Combined get/set ok 3059 ok 3060 - The object isa Canary ok 3061 ok 3062 ok 3063 ok 3064 ok 3065 - infinity survived everything ok 3066 - infinity in list context too ok 3067 - Combined get/set ok 3068 ok 3069 - The object isa Canary ok 3070 ok 3071 ok 3072 ok 3073 ok 3074 ok 3075 ok 3076 - Default userdata is undef ok 3077 - Default userdata is undef ok 3078 - return set infinity ok 3079 - The object isa Canary ok 3080 - return set infinity, even in list context ok 3081 - The object isa Canary ok 3082 - top_key on empty heap returns set infinity ok 3083 - The object isa Canary ok 3084 - top_key on empty heap returns set infinity, even in list context ok 3085 - The object isa Canary ok 3086 - min_key on empty heap returns set infinity ok 3087 - The object isa Canary ok 3088 - min_key on empty heap returns set infinity, even in list context ok 3089 - The object isa Canary ok 3090 ok 3091 ok 3092 ok 3093 ok 3094 ok 3095 ok 3096 ok 3097 - proper error message: Self absorption at t/02_stress.t line 811 # ok 3098 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3099 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 3100 ok 3101 ok 3102 ok 3103 ok 3104 ok 3105 ok 3106 ok 3107 ok 3108 ok 3109 ok 3110 ok 3111 ok 3112 ok 3113 ok 3114 - order: <, elements: Array 1, dirty: 0 ok 3115 ok 3116 ok 3117 ok 3118 - Start empty ok 3119 ok 3120 ok 3121 ok 3122 ok 3123 - There are no values ok 3124 - There are no keys ok 3125 - Expected order ok 3126 - Expected order ok 3127 - Expected element type ok 3128 - Expected element type ok 3129 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 3130 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 3131 ok 3132 ok 3133 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 3134 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 3135 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 3136 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 3137 - proper infinity ok 3138 - proper infinity ok 3139 - Count is number of inserts ok 3140 - There are 9 values ok 3141 - There are 9 keys ok 3142 - keys and values have compatible order ok 3143 ok 3144 - Count lowered by extracts ok 3145 - 2 values left ok 3146 - Empty after clear ok 3147 - Double clear works ok 3148 - Empty after extract_all ok 3149 - extract_top on empty heap dies ok 3150 - extract_top on empty heap dies ok 3151 - extract_min on empty heap dies ok 3152 - extract_min on empty heap dies ok 3153 - extract first on empty returns undef ok 3154 - extract first on empty returns no values ok 3155 - top on empty heap dies ok 3156 - top on empty heap dies ok 3157 - undefined first on empty heap ok 3158 - Undef first key in list context ok 3159 - Return infinity on empty ok 3160 - Return infinity on empty in list context ok 3161 - Return infinity on empty ok 3162 - Return infinity on empty in list context ok 3163 - undef first_key ok 3164 - Undef from first_key in list context ok 3165 - There are no values ok 3166 - There are no keys ok 3167 - There are no values ok 3168 - The object isa Canary ok 3169 ok 3170 - Hashes aren't wrapped ok 3171 - Hashes aren't wrapped ok 3172 ok 3173 ok 3174 ok 3175 ok 3176 - Use value itself as key ok 3177 - Use value itself as key ok 3178 - Is also the effective key ok 3179 - Is also the effective key ok 3180 - Is also the effective key ok 3181 - Is also the effective key ok 3182 - Is also the effective key ok 3183 - Is also the effective key ok 3184 - Is also the effective key ok 3185 ok 3186 ok 3187 ok 3188 ok 3189 ok 3190 ok 3191 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3192 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3193 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3194 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3195 - user_data survived everything ok 3196 - user_data in list context too ok 3197 - Combined get/set ok 3198 ok 3199 - The object isa Canary ok 3200 ok 3201 ok 3202 ok 3203 ok 3204 - infinity survived everything ok 3205 - infinity in list context too ok 3206 - Combined get/set ok 3207 ok 3208 - The object isa Canary ok 3209 ok 3210 ok 3211 ok 3212 ok 3213 ok 3214 ok 3215 - Default userdata is undef ok 3216 - Default userdata is undef ok 3217 - return set infinity ok 3218 - The object isa Canary ok 3219 - return set infinity, even in list context ok 3220 - The object isa Canary ok 3221 - top_key on empty heap returns set infinity ok 3222 - The object isa Canary ok 3223 - top_key on empty heap returns set infinity, even in list context ok 3224 - The object isa Canary ok 3225 - min_key on empty heap returns set infinity ok 3226 - The object isa Canary ok 3227 - min_key on empty heap returns set infinity, even in list context ok 3228 - The object isa Canary ok 3229 ok 3230 ok 3231 ok 3232 ok 3233 ok 3234 ok 3235 ok 3236 - proper error message: Self absorption at t/02_stress.t line 811 # ok 3237 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3238 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 3239 ok 3240 ok 3241 ok 3242 ok 3243 ok 3244 ok 3245 ok 3246 ok 3247 ok 3248 ok 3249 ok 3250 ok 3251 ok 3252 ok 3253 - order: <, elements: Hash foo, dirty: 0 ok 3254 ok 3255 ok 3256 ok 3257 - Start empty ok 3258 ok 3259 ok 3260 ok 3261 ok 3262 - There are no values ok 3263 - There are no keys ok 3264 - Expected order ok 3265 - Expected order ok 3266 - Expected element type ok 3267 - Expected element type ok 3268 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 3269 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 3270 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 3271 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 3272 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 3273 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 3274 ok 3275 ok 3276 - proper infinity ok 3277 - proper infinity ok 3278 - Count is number of inserts ok 3279 - There are 9 values ok 3280 - There are 9 keys ok 3281 - keys and values have compatible order ok 3282 ok 3283 - Count lowered by extracts ok 3284 - 2 values left ok 3285 - Empty after clear ok 3286 - Double clear works ok 3287 - Empty after extract_all ok 3288 - extract_top on empty heap dies ok 3289 - extract_top on empty heap dies ok 3290 - extract_min on empty heap dies ok 3291 - extract_min on empty heap dies ok 3292 - extract first on empty returns undef ok 3293 - extract first on empty returns no values ok 3294 - top on empty heap dies ok 3295 - top on empty heap dies ok 3296 - undefined first on empty heap ok 3297 - Undef first key in list context ok 3298 - Return infinity on empty ok 3299 - Return infinity on empty in list context ok 3300 - Return infinity on empty ok 3301 - Return infinity on empty in list context ok 3302 - undef first_key ok 3303 - Undef from first_key in list context ok 3304 - There are no values ok 3305 - There are no keys ok 3306 - There are no values ok 3307 - The object isa Canary ok 3308 ok 3309 - Functions/Methods aren't wrapped ok 3310 - Functions/Methods aren't wrapped ok 3311 ok 3312 ok 3313 ok 3314 ok 3315 - Use value itself as key ok 3316 - Use value itself as key ok 3317 - Is also the effective key ok 3318 - Is also the effective key ok 3319 - Is also the effective key ok 3320 - Is also the effective key ok 3321 - Is also the effective key ok 3322 - Is also the effective key ok 3323 - Is also the effective key ok 3324 ok 3325 ok 3326 ok 3327 ok 3328 ok 3329 ok 3330 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3331 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3332 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3333 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3334 - user_data survived everything ok 3335 - user_data in list context too ok 3336 - Combined get/set ok 3337 ok 3338 - The object isa Canary ok 3339 ok 3340 ok 3341 ok 3342 ok 3343 - infinity survived everything ok 3344 - infinity in list context too ok 3345 - Combined get/set ok 3346 ok 3347 - The object isa Canary ok 3348 ok 3349 ok 3350 ok 3351 ok 3352 ok 3353 ok 3354 - Default userdata is undef ok 3355 - Default userdata is undef ok 3356 - return set infinity ok 3357 - The object isa Canary ok 3358 - return set infinity, even in list context ok 3359 - The object isa Canary ok 3360 - top_key on empty heap returns set infinity ok 3361 - The object isa Canary ok 3362 - top_key on empty heap returns set infinity, even in list context ok 3363 - The object isa Canary ok 3364 - min_key on empty heap returns set infinity ok 3365 - The object isa Canary ok 3366 - min_key on empty heap returns set infinity, even in list context ok 3367 - The object isa Canary ok 3368 ok 3369 ok 3370 ok 3371 ok 3372 ok 3373 ok 3374 ok 3375 - proper error message: Self absorption at t/02_stress.t line 811 # ok 3376 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3377 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 3378 ok 3379 ok 3380 ok 3381 ok 3382 ok 3383 ok 3384 ok 3385 ok 3386 ok 3387 ok 3388 ok 3389 ok 3390 ok 3391 ok 3392 - order: <, elements: Function CODE(0x1eac334), dirty: 0 ok 3393 ok 3394 ok 3395 ok 3396 - Start empty ok 3397 ok 3398 ok 3399 ok 3400 ok 3401 - There are no values ok 3402 - There are no keys ok 3403 - Expected order ok 3404 - Expected order ok 3405 - Expected element type ok 3406 - Expected element type ok 3407 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 3408 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 3409 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 3410 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 3411 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 3412 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 3413 ok 3414 ok 3415 - proper infinity ok 3416 - proper infinity ok 3417 - Count is number of inserts ok 3418 - There are 9 values ok 3419 - There are 9 keys ok 3420 - keys and values have compatible order ok 3421 ok 3422 - Count lowered by extracts ok 3423 - 2 values left ok 3424 - Empty after clear ok 3425 - Double clear works ok 3426 - Empty after extract_all ok 3427 - extract_top on empty heap dies ok 3428 - extract_top on empty heap dies ok 3429 - extract_min on empty heap dies ok 3430 - extract_min on empty heap dies ok 3431 - extract first on empty returns undef ok 3432 - extract first on empty returns no values ok 3433 - top on empty heap dies ok 3434 - top on empty heap dies ok 3435 - undefined first on empty heap ok 3436 - Undef first key in list context ok 3437 - Return infinity on empty ok 3438 - Return infinity on empty in list context ok 3439 - Return infinity on empty ok 3440 - Return infinity on empty in list context ok 3441 - undef first_key ok 3442 - Undef from first_key in list context ok 3443 - There are no values ok 3444 - There are no keys ok 3445 - There are no values ok 3446 - The object isa Canary ok 3447 ok 3448 - Any/Objects aren't wrapped ok 3449 - Any/Objects aren't wrapped ok 3450 ok 3451 ok 3452 ok 3453 ok 3454 - Use value itself as key ok 3455 - Use value itself as key ok 3456 - Is also the effective key ok 3457 - Is also the effective key ok 3458 - Is also the effective key ok 3459 - Is also the effective key ok 3460 - Is also the effective key ok 3461 - Is also the effective key ok 3462 - Is also the effective key ok 3463 ok 3464 ok 3465 ok 3466 ok 3467 ok 3468 ok 3469 - Have all new values ok 3470 ok 3471 ok 3472 - Empty again ok 3473 ok 3474 - Have all new values ok 3475 ok 3476 ok 3477 - Empty again ok 3478 ok 3479 - Have all new values ok 3480 ok 3481 ok 3482 - Empty again ok 3483 ok 3484 - Have all new values ok 3485 ok 3486 ok 3487 - Empty again ok 3488 ok 3489 - user_data survived everything ok 3490 - user_data in list context too ok 3491 - Combined get/set ok 3492 ok 3493 - The object isa Canary ok 3494 ok 3495 ok 3496 ok 3497 ok 3498 - infinity survived everything ok 3499 - infinity in list context too ok 3500 - Combined get/set ok 3501 ok 3502 - The object isa Canary ok 3503 ok 3504 ok 3505 ok 3506 ok 3507 ok 3508 ok 3509 - Default userdata is undef ok 3510 - Default userdata is undef ok 3511 - return set infinity ok 3512 - The object isa Canary ok 3513 - return set infinity, even in list context ok 3514 - The object isa Canary ok 3515 - top_key on empty heap returns set infinity ok 3516 - The object isa Canary ok 3517 - top_key on empty heap returns set infinity, even in list context ok 3518 - The object isa Canary ok 3519 - min_key on empty heap returns set infinity ok 3520 - The object isa Canary ok 3521 - min_key on empty heap returns set infinity, even in list context ok 3522 - The object isa Canary ok 3523 ok 3524 ok 3525 ok 3526 ok 3527 ok 3528 ok 3529 ok 3530 - proper error message: Self absorption at t/02_stress.t line 811 # ok 3531 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3532 ok 3533 ok 3534 ok 3535 ok 3536 ok 3537 ok 3538 ok 3539 ok 3540 ok 3541 ok 3542 ok 3543 ok 3544 ok 3545 ok 3546 ok 3547 ok 3548 - order: <, elements: Any CODE(0x1eb7dc4), dirty: 0 ok 3549 ok 3550 ok 3551 ok 3552 - Start empty ok 3553 ok 3554 ok 3555 ok 3556 ok 3557 - There are no values ok 3558 - There are no keys ok 3559 - Expected order ok 3560 - Expected order ok 3561 - Expected element type ok 3562 - Expected element type ok 3563 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 3564 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 3565 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 3566 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 3567 ok 3568 ok 3569 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 3570 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 3571 - proper infinity ok 3572 - proper infinity ok 3573 - Count is number of inserts ok 3574 - There are 9 values ok 3575 - There are 9 keys ok 3576 - keys and values have compatible order ok 3577 ok 3578 - Count lowered by extracts ok 3579 - 2 values left ok 3580 - Empty after clear ok 3581 - Double clear works ok 3582 - Empty after extract_all ok 3583 - extract_top on empty heap dies ok 3584 - extract_top on empty heap dies ok 3585 - extract_min on empty heap dies ok 3586 - extract_min on empty heap dies ok 3587 - extract first on empty returns undef ok 3588 - extract first on empty returns no values ok 3589 - top on empty heap dies ok 3590 - top on empty heap dies ok 3591 - undefined first on empty heap ok 3592 - Undef first key in list context ok 3593 - Return infinity on empty ok 3594 - Return infinity on empty in list context ok 3595 - Return infinity on empty ok 3596 - Return infinity on empty in list context ok 3597 - undef first_key ok 3598 - Undef from first_key in list context ok 3599 - There are no values ok 3600 - There are no keys ok 3601 - There are no values ok 3602 - The object isa Canary ok 3603 ok 3604 - Functions/Methods aren't wrapped ok 3605 - Functions/Methods aren't wrapped ok 3606 ok 3607 ok 3608 ok 3609 ok 3610 - Use value itself as key ok 3611 - Use value itself as key ok 3612 - Is also the effective key ok 3613 - Is also the effective key ok 3614 - Is also the effective key ok 3615 - Is also the effective key ok 3616 - Is also the effective key ok 3617 - Is also the effective key ok 3618 - Is also the effective key ok 3619 ok 3620 ok 3621 ok 3622 ok 3623 ok 3624 ok 3625 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3626 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3627 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3628 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3629 - user_data survived everything ok 3630 - user_data in list context too ok 3631 - Combined get/set ok 3632 ok 3633 - The object isa Canary ok 3634 ok 3635 ok 3636 ok 3637 ok 3638 - infinity survived everything ok 3639 - infinity in list context too ok 3640 - Combined get/set ok 3641 ok 3642 - The object isa Canary ok 3643 ok 3644 ok 3645 ok 3646 ok 3647 ok 3648 ok 3649 - Default userdata is undef ok 3650 - Default userdata is undef ok 3651 - return set infinity ok 3652 - The object isa Canary ok 3653 - return set infinity, even in list context ok 3654 - The object isa Canary ok 3655 - top_key on empty heap returns set infinity ok 3656 - The object isa Canary ok 3657 - top_key on empty heap returns set infinity, even in list context ok 3658 - The object isa Canary ok 3659 - min_key on empty heap returns set infinity ok 3660 - The object isa Canary ok 3661 - min_key on empty heap returns set infinity, even in list context ok 3662 - The object isa Canary ok 3663 ok 3664 ok 3665 ok 3666 ok 3667 ok 3668 ok 3669 ok 3670 - proper error message: Self absorption at t/02_stress.t line 811 # ok 3671 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3672 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 3673 ok 3674 ok 3675 ok 3676 ok 3677 ok 3678 ok 3679 ok 3680 ok 3681 ok 3682 ok 3683 ok 3684 ok 3685 ok 3686 ok 3687 - order: <, elements: Method meth, dirty: 0 ok 3688 ok 3689 ok 3690 ok 3691 - Start empty ok 3692 ok 3693 ok 3694 ok 3695 ok 3696 - There are no values ok 3697 - There are no keys ok 3698 - Expected order ok 3699 - Expected order ok 3700 - Expected element type ok 3701 - Expected element type ok 3702 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 3703 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 3704 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 3705 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 3706 ok 3707 ok 3708 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 3709 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 3710 - proper infinity ok 3711 - proper infinity ok 3712 - Count is number of inserts ok 3713 - There are 9 values ok 3714 - There are 9 keys ok 3715 - keys and values have compatible order ok 3716 ok 3717 - Count lowered by extracts ok 3718 - 2 values left ok 3719 - Empty after clear ok 3720 - Double clear works ok 3721 - Empty after extract_all ok 3722 - extract_top on empty heap dies ok 3723 - extract_top on empty heap dies ok 3724 - extract_min on empty heap dies ok 3725 - extract_min on empty heap dies ok 3726 - extract first on empty returns undef ok 3727 - extract first on empty returns no values ok 3728 - top on empty heap dies ok 3729 - top on empty heap dies ok 3730 - undefined first on empty heap ok 3731 - Undef first key in list context ok 3732 - Return infinity on empty ok 3733 - Return infinity on empty in list context ok 3734 - Return infinity on empty ok 3735 - Return infinity on empty in list context ok 3736 - undef first_key ok 3737 - Undef from first_key in list context ok 3738 - There are no values ok 3739 - There are no keys ok 3740 - There are no values ok 3741 - The object isa Canary ok 3742 ok 3743 - Functions/Methods aren't wrapped ok 3744 - Functions/Methods aren't wrapped ok 3745 ok 3746 ok 3747 ok 3748 ok 3749 - Use value itself as key ok 3750 - Use value itself as key ok 3751 - Is also the effective key ok 3752 - Is also the effective key ok 3753 - Is also the effective key ok 3754 - Is also the effective key ok 3755 - Is also the effective key ok 3756 - Is also the effective key ok 3757 - Is also the effective key ok 3758 ok 3759 ok 3760 ok 3761 ok 3762 ok 3763 ok 3764 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3765 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3766 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3767 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3768 - user_data survived everything ok 3769 - user_data in list context too ok 3770 - Combined get/set ok 3771 ok 3772 - The object isa Canary ok 3773 ok 3774 ok 3775 ok 3776 ok 3777 - infinity survived everything ok 3778 - infinity in list context too ok 3779 - Combined get/set ok 3780 ok 3781 - The object isa Canary ok 3782 ok 3783 ok 3784 ok 3785 ok 3786 ok 3787 ok 3788 - Default userdata is undef ok 3789 - Default userdata is undef ok 3790 - return set infinity ok 3791 - The object isa Canary ok 3792 - return set infinity, even in list context ok 3793 - The object isa Canary ok 3794 - top_key on empty heap returns set infinity ok 3795 - The object isa Canary ok 3796 - top_key on empty heap returns set infinity, even in list context ok 3797 - The object isa Canary ok 3798 - min_key on empty heap returns set infinity ok 3799 - The object isa Canary ok 3800 - min_key on empty heap returns set infinity, even in list context ok 3801 - The object isa Canary ok 3802 ok 3803 ok 3804 ok 3805 ok 3806 ok 3807 ok 3808 ok 3809 - proper error message: Self absorption at t/02_stress.t line 811 # ok 3810 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 3811 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 3812 ok 3813 ok 3814 ok 3815 ok 3816 ok 3817 ok 3818 ok 3819 ok 3820 ok 3821 ok 3822 ok 3823 ok 3824 ok 3825 ok 3826 - order: <, elements: Method -'$f\#, dirty: 0 ok 3827 ok 3828 ok 3829 ok 3830 - Start empty ok 3831 ok 3832 ok 3833 ok 3834 ok 3835 - There are no values ok 3836 - There are no keys ok 3837 - Expected order ok 3838 - Expected order ok 3839 - Expected element type ok 3840 - Expected element type ok 3841 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 3842 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 3843 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 3844 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 3845 ok 3846 ok 3847 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 3848 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 3849 - proper infinity ok 3850 - proper infinity ok 3851 - Count is number of inserts ok 3852 - There are 9 values ok 3853 - There are 9 keys ok 3854 - keys and values have compatible order ok 3855 ok 3856 - Count lowered by extracts ok 3857 - 2 values left ok 3858 - Empty after clear ok 3859 - Double clear works ok 3860 - Empty after extract_all ok 3861 - extract_top on empty heap dies ok 3862 - extract_top on empty heap dies ok 3863 - extract_min on empty heap dies ok 3864 - extract_min on empty heap dies ok 3865 - extract first on empty returns undef ok 3866 - extract first on empty returns no values ok 3867 - top on empty heap dies ok 3868 - top on empty heap dies ok 3869 - undefined first on empty heap ok 3870 - Undef first key in list context ok 3871 - Return infinity on empty ok 3872 - Return infinity on empty in list context ok 3873 - Return infinity on empty ok 3874 - Return infinity on empty in list context ok 3875 - undef first_key ok 3876 - Undef from first_key in list context ok 3877 - There are no values ok 3878 - There are no keys ok 3879 - There are no values ok 3880 - The object isa Canary ok 3881 ok 3882 - Any/Objects aren't wrapped ok 3883 - Any/Objects aren't wrapped ok 3884 ok 3885 ok 3886 ok 3887 ok 3888 - Use value itself as key ok 3889 - Use value itself as key ok 3890 - Is also the effective key ok 3891 - Is also the effective key ok 3892 - Is also the effective key ok 3893 - Is also the effective key ok 3894 - Is also the effective key ok 3895 - Is also the effective key ok 3896 - Is also the effective key ok 3897 ok 3898 ok 3899 ok 3900 ok 3901 ok 3902 ok 3903 - Have all new values ok 3904 ok 3905 ok 3906 - Empty again ok 3907 ok 3908 - Have all new values ok 3909 ok 3910 ok 3911 - Empty again ok 3912 ok 3913 - Have all new values ok 3914 ok 3915 ok 3916 - Empty again ok 3917 ok 3918 - Have all new values ok 3919 ok 3920 ok 3921 - Empty again ok 3922 ok 3923 - user_data survived everything ok 3924 - user_data in list context too ok 3925 - Combined get/set ok 3926 ok 3927 - The object isa Canary ok 3928 ok 3929 ok 3930 ok 3931 ok 3932 - infinity survived everything ok 3933 - infinity in list context too ok 3934 - Combined get/set ok 3935 ok 3936 - The object isa Canary ok 3937 ok 3938 ok 3939 ok 3940 ok 3941 ok 3942 ok 3943 - Default userdata is undef ok 3944 - Default userdata is undef ok 3945 - return set infinity ok 3946 - The object isa Canary ok 3947 - return set infinity, even in list context ok 3948 - The object isa Canary ok 3949 - top_key on empty heap returns set infinity ok 3950 - The object isa Canary ok 3951 - top_key on empty heap returns set infinity, even in list context ok 3952 - The object isa Canary ok 3953 - min_key on empty heap returns set infinity ok 3954 - The object isa Canary ok 3955 - min_key on empty heap returns set infinity, even in list context ok 3956 - The object isa Canary ok 3957 ok 3958 ok 3959 ok 3960 ok 3961 ok 3962 ok 3963 ok 3964 - proper error message: Self absorption at t/02_stress.t line 811 # ok 3965 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 3966 ok 3967 ok 3968 ok 3969 ok 3970 ok 3971 ok 3972 ok 3973 ok 3974 ok 3975 ok 3976 ok 3977 ok 3978 ok 3979 ok 3980 ok 3981 ok 3982 - order: <, elements: Object meth, dirty: 0 ok 3983 ok 3984 ok 3985 ok 3986 - Start empty ok 3987 ok 3988 ok 3989 ok 3990 ok 3991 - There are no values ok 3992 - There are no keys ok 3993 - Expected order ok 3994 - Expected order ok 3995 - Expected element type ok 3996 - Expected element type ok 3997 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 3998 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 3999 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 4000 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 4001 ok 4002 ok 4003 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 4004 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 4005 - proper infinity ok 4006 - proper infinity ok 4007 - Count is number of inserts ok 4008 - There are 9 values ok 4009 - There are 9 keys ok 4010 - keys and values have compatible order ok 4011 ok 4012 - Count lowered by extracts ok 4013 - 2 values left ok 4014 - Empty after clear ok 4015 - Double clear works ok 4016 - Empty after extract_all ok 4017 - extract_top on empty heap dies ok 4018 - extract_top on empty heap dies ok 4019 - extract_min on empty heap dies ok 4020 - extract_min on empty heap dies ok 4021 - extract first on empty returns undef ok 4022 - extract first on empty returns no values ok 4023 - top on empty heap dies ok 4024 - top on empty heap dies ok 4025 - undefined first on empty heap ok 4026 - Undef first key in list context ok 4027 - Return infinity on empty ok 4028 - Return infinity on empty in list context ok 4029 - Return infinity on empty ok 4030 - Return infinity on empty in list context ok 4031 - undef first_key ok 4032 - Undef from first_key in list context ok 4033 - There are no values ok 4034 - There are no keys ok 4035 - There are no values ok 4036 - The object isa Canary ok 4037 ok 4038 - Any/Objects aren't wrapped ok 4039 - Any/Objects aren't wrapped ok 4040 ok 4041 ok 4042 ok 4043 ok 4044 - Use value itself as key ok 4045 - Use value itself as key ok 4046 - Is also the effective key ok 4047 - Is also the effective key ok 4048 - Is also the effective key ok 4049 - Is also the effective key ok 4050 - Is also the effective key ok 4051 - Is also the effective key ok 4052 - Is also the effective key ok 4053 ok 4054 ok 4055 ok 4056 ok 4057 ok 4058 ok 4059 - Have all new values ok 4060 ok 4061 ok 4062 - Empty again ok 4063 ok 4064 - Have all new values ok 4065 ok 4066 ok 4067 - Empty again ok 4068 ok 4069 - Have all new values ok 4070 ok 4071 ok 4072 - Empty again ok 4073 ok 4074 - Have all new values ok 4075 ok 4076 ok 4077 - Empty again ok 4078 ok 4079 - user_data survived everything ok 4080 - user_data in list context too ok 4081 - Combined get/set ok 4082 ok 4083 - The object isa Canary ok 4084 ok 4085 ok 4086 ok 4087 ok 4088 - infinity survived everything ok 4089 - infinity in list context too ok 4090 - Combined get/set ok 4091 ok 4092 - The object isa Canary ok 4093 ok 4094 ok 4095 ok 4096 ok 4097 ok 4098 ok 4099 - Default userdata is undef ok 4100 - Default userdata is undef ok 4101 - return set infinity ok 4102 - The object isa Canary ok 4103 - return set infinity, even in list context ok 4104 - The object isa Canary ok 4105 - top_key on empty heap returns set infinity ok 4106 - The object isa Canary ok 4107 - top_key on empty heap returns set infinity, even in list context ok 4108 - The object isa Canary ok 4109 - min_key on empty heap returns set infinity ok 4110 - The object isa Canary ok 4111 - min_key on empty heap returns set infinity, even in list context ok 4112 - The object isa Canary ok 4113 ok 4114 ok 4115 ok 4116 ok 4117 ok 4118 ok 4119 ok 4120 - proper error message: Self absorption at t/02_stress.t line 811 # ok 4121 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4122 ok 4123 ok 4124 ok 4125 ok 4126 ok 4127 ok 4128 ok 4129 ok 4130 ok 4131 ok 4132 ok 4133 ok 4134 ok 4135 ok 4136 ok 4137 ok 4138 - order: <, elements: Object -'$f\#, dirty: 0 ok 4139 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 4140 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 4141 - Have all new values ok 4142 ok 4143 ok 4144 - Empty again ok 4145 ok 4146 - Have all new values ok 4147 ok 4148 ok 4149 - Empty again ok 4150 ok 4151 ok 4152 ok 4153 ok 4154 ok 4155 ok 4156 ok 4157 ok 4158 ok 4159 ok 4160 ok 4161 ok 4162 ok 4163 ok 4164 ok 4165 ok 4166 ok 4167 ok 4168 ok 4169 ok 4170 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 4171 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 4172 - Have all new values ok 4173 ok 4174 ok 4175 - Empty again ok 4176 ok 4177 - Have all new values ok 4178 ok 4179 ok 4180 - Empty again ok 4181 ok 4182 ok 4183 ok 4184 ok 4185 ok 4186 ok 4187 ok 4188 ok 4189 ok 4190 ok 4191 ok 4192 ok 4193 ok 4194 ok 4195 ok 4196 ok 4197 ok 4198 ok 4199 ok 4200 ok 4201 ok 4202 ok 4203 ok 4204 - Start empty ok 4205 ok 4206 ok 4207 ok 4208 ok 4209 - There are no values ok 4210 - There are no keys ok 4211 - Expected order ok 4212 - Expected order ok 4213 - Expected element type ok 4214 - Expected element type ok 4215 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 4216 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 4217 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 4218 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 4219 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 4220 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 4221 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 4222 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 4223 - proper infinity ok 4224 - proper infinity ok 4225 - Count is number of inserts ok 4226 - There are 9 values ok 4227 - There are 9 keys ok 4228 - keys and values have compatible order ok 4229 ok 4230 - Count lowered by extracts ok 4231 - 2 values left ok 4232 - Empty after clear ok 4233 - Double clear works ok 4234 - Empty after extract_all ok 4235 - extract_top on empty heap dies ok 4236 - extract_top on empty heap dies ok 4237 - extract_min on empty heap dies ok 4238 - extract_min on empty heap dies ok 4239 - extract first on empty returns undef ok 4240 - extract first on empty returns no values ok 4241 - top on empty heap dies ok 4242 - top on empty heap dies ok 4243 - undefined first on empty heap ok 4244 - Undef first key in list context ok 4245 - Return infinity on empty ok 4246 - Return infinity on empty in list context ok 4247 - Return infinity on empty ok 4248 - Return infinity on empty in list context ok 4249 - undef first_key ok 4250 - Undef from first_key in list context ok 4251 - There are no values ok 4252 - There are no keys ok 4253 - There are no values ok 4254 - Scalar is simple ok 4255 - Scalars aren't wrapped ok 4256 - Scalars aren't wrapped ok 4257 ok 4258 ok 4259 ok 4260 ok 4261 - Use value itself as key ok 4262 - Use value itself as key ok 4263 - Is also the effective key ok 4264 - Is also the effective key ok 4265 - Is also the effective key ok 4266 - Is also the effective key ok 4267 - Is also the effective key ok 4268 - Is also the effective key ok 4269 - Is also the effective key ok 4270 ok 4271 ok 4272 ok 4273 ok 4274 ok 4275 ok 4276 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4277 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4278 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4279 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4280 - user_data survived everything ok 4281 - user_data in list context too ok 4282 - Combined get/set ok 4283 ok 4284 - The object isa Canary ok 4285 ok 4286 ok 4287 ok 4288 ok 4289 - infinity survived everything ok 4290 - infinity in list context too ok 4291 - Combined get/set ok 4292 ok 4293 - The object isa Canary ok 4294 ok 4295 ok 4296 ok 4297 ok 4298 ok 4299 ok 4300 - Default userdata is undef ok 4301 - Default userdata is undef ok 4302 - return set infinity ok 4303 - The object isa Canary ok 4304 - return set infinity, even in list context ok 4305 - The object isa Canary ok 4306 - top_key on empty heap returns set infinity ok 4307 - The object isa Canary ok 4308 - top_key on empty heap returns set infinity, even in list context ok 4309 - The object isa Canary ok 4310 - min_key on empty heap returns set infinity ok 4311 - The object isa Canary ok 4312 - min_key on empty heap returns set infinity, even in list context ok 4313 - The object isa Canary ok 4314 ok 4315 ok 4316 ok 4317 ok 4318 ok 4319 ok 4320 ok 4321 - proper error message: Self absorption at t/02_stress.t line 811 # ok 4322 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4323 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 4324 ok 4325 ok 4326 ok 4327 ok 4328 ok 4329 ok 4330 ok 4331 ok 4332 ok 4333 ok 4334 ok 4335 ok 4336 ok 4337 ok 4338 - order: >, elements: Scalar, dirty: 0 ok 4339 ok 4340 ok 4341 ok 4342 - Start empty ok 4343 ok 4344 ok 4345 ok 4346 ok 4347 - There are no values ok 4348 - There are no keys ok 4349 - Expected order ok 4350 - Expected order ok 4351 - Expected element type ok 4352 - Expected element type ok 4353 ok 4354 ok 4355 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 4356 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 4357 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 4358 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 4359 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 4360 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 4361 - proper infinity ok 4362 - proper infinity ok 4363 - Count is number of inserts ok 4364 - There are 9 values ok 4365 - There are 9 keys ok 4366 - keys and values have compatible order ok 4367 ok 4368 - Count lowered by extracts ok 4369 - 2 values left ok 4370 - Empty after clear ok 4371 - Double clear works ok 4372 - Empty after extract_all ok 4373 - extract_top on empty heap dies ok 4374 - extract_top on empty heap dies ok 4375 - extract_min on empty heap dies ok 4376 - extract_min on empty heap dies ok 4377 - extract first on empty returns undef ok 4378 - extract first on empty returns no values ok 4379 - top on empty heap dies ok 4380 - top on empty heap dies ok 4381 - undefined first on empty heap ok 4382 - Undef first key in list context ok 4383 - Return infinity on empty ok 4384 - Return infinity on empty in list context ok 4385 - Return infinity on empty ok 4386 - Return infinity on empty in list context ok 4387 - undef first_key ok 4388 - Undef from first_key in list context ok 4389 - There are no values ok 4390 - There are no keys ok 4391 - There are no values ok 4392 - The object isa Canary ok 4393 ok 4394 - Arrays aren't wrapped ok 4395 - Arrays aren't wrapped ok 4396 ok 4397 ok 4398 ok 4399 ok 4400 - Use value itself as key ok 4401 - Use value itself as key ok 4402 - Is also the effective key ok 4403 - Is also the effective key ok 4404 - Is also the effective key ok 4405 - Is also the effective key ok 4406 - Is also the effective key ok 4407 - Is also the effective key ok 4408 - Is also the effective key ok 4409 ok 4410 ok 4411 ok 4412 ok 4413 ok 4414 ok 4415 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4416 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4417 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4418 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4419 - user_data survived everything ok 4420 - user_data in list context too ok 4421 - Combined get/set ok 4422 ok 4423 - The object isa Canary ok 4424 ok 4425 ok 4426 ok 4427 ok 4428 - infinity survived everything ok 4429 - infinity in list context too ok 4430 - Combined get/set ok 4431 ok 4432 - The object isa Canary ok 4433 ok 4434 ok 4435 ok 4436 ok 4437 ok 4438 ok 4439 - Default userdata is undef ok 4440 - Default userdata is undef ok 4441 - return set infinity ok 4442 - The object isa Canary ok 4443 - return set infinity, even in list context ok 4444 - The object isa Canary ok 4445 - top_key on empty heap returns set infinity ok 4446 - The object isa Canary ok 4447 - top_key on empty heap returns set infinity, even in list context ok 4448 - The object isa Canary ok 4449 - min_key on empty heap returns set infinity ok 4450 - The object isa Canary ok 4451 - min_key on empty heap returns set infinity, even in list context ok 4452 - The object isa Canary ok 4453 ok 4454 ok 4455 ok 4456 ok 4457 ok 4458 ok 4459 ok 4460 - proper error message: Self absorption at t/02_stress.t line 811 # ok 4461 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4462 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 4463 ok 4464 ok 4465 ok 4466 ok 4467 ok 4468 ok 4469 ok 4470 ok 4471 ok 4472 ok 4473 ok 4474 ok 4475 ok 4476 ok 4477 - order: >, elements: Array 1, dirty: 0 ok 4478 ok 4479 ok 4480 ok 4481 - Start empty ok 4482 ok 4483 ok 4484 ok 4485 ok 4486 - There are no values ok 4487 - There are no keys ok 4488 - Expected order ok 4489 - Expected order ok 4490 - Expected element type ok 4491 - Expected element type ok 4492 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 4493 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 4494 ok 4495 ok 4496 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 4497 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 4498 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 4499 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 4500 - proper infinity ok 4501 - proper infinity ok 4502 - Count is number of inserts ok 4503 - There are 9 values ok 4504 - There are 9 keys ok 4505 - keys and values have compatible order ok 4506 ok 4507 - Count lowered by extracts ok 4508 - 2 values left ok 4509 - Empty after clear ok 4510 - Double clear works ok 4511 - Empty after extract_all ok 4512 - extract_top on empty heap dies ok 4513 - extract_top on empty heap dies ok 4514 - extract_min on empty heap dies ok 4515 - extract_min on empty heap dies ok 4516 - extract first on empty returns undef ok 4517 - extract first on empty returns no values ok 4518 - top on empty heap dies ok 4519 - top on empty heap dies ok 4520 - undefined first on empty heap ok 4521 - Undef first key in list context ok 4522 - Return infinity on empty ok 4523 - Return infinity on empty in list context ok 4524 - Return infinity on empty ok 4525 - Return infinity on empty in list context ok 4526 - undef first_key ok 4527 - Undef from first_key in list context ok 4528 - There are no values ok 4529 - There are no keys ok 4530 - There are no values ok 4531 - The object isa Canary ok 4532 ok 4533 - Hashes aren't wrapped ok 4534 - Hashes aren't wrapped ok 4535 ok 4536 ok 4537 ok 4538 ok 4539 - Use value itself as key ok 4540 - Use value itself as key ok 4541 - Is also the effective key ok 4542 - Is also the effective key ok 4543 - Is also the effective key ok 4544 - Is also the effective key ok 4545 - Is also the effective key ok 4546 - Is also the effective key ok 4547 - Is also the effective key ok 4548 ok 4549 ok 4550 ok 4551 ok 4552 ok 4553 ok 4554 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4555 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4556 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4557 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4558 - user_data survived everything ok 4559 - user_data in list context too ok 4560 - Combined get/set ok 4561 ok 4562 - The object isa Canary ok 4563 ok 4564 ok 4565 ok 4566 ok 4567 - infinity survived everything ok 4568 - infinity in list context too ok 4569 - Combined get/set ok 4570 ok 4571 - The object isa Canary ok 4572 ok 4573 ok 4574 ok 4575 ok 4576 ok 4577 ok 4578 - Default userdata is undef ok 4579 - Default userdata is undef ok 4580 - return set infinity ok 4581 - The object isa Canary ok 4582 - return set infinity, even in list context ok 4583 - The object isa Canary ok 4584 - top_key on empty heap returns set infinity ok 4585 - The object isa Canary ok 4586 - top_key on empty heap returns set infinity, even in list context ok 4587 - The object isa Canary ok 4588 - min_key on empty heap returns set infinity ok 4589 - The object isa Canary ok 4590 - min_key on empty heap returns set infinity, even in list context ok 4591 - The object isa Canary ok 4592 ok 4593 ok 4594 ok 4595 ok 4596 ok 4597 ok 4598 ok 4599 - proper error message: Self absorption at t/02_stress.t line 811 # ok 4600 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4601 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 4602 ok 4603 ok 4604 ok 4605 ok 4606 ok 4607 ok 4608 ok 4609 ok 4610 ok 4611 ok 4612 ok 4613 ok 4614 ok 4615 ok 4616 - order: >, elements: Hash foo, dirty: 0 ok 4617 ok 4618 ok 4619 ok 4620 - Start empty ok 4621 ok 4622 ok 4623 ok 4624 ok 4625 - There are no values ok 4626 - There are no keys ok 4627 - Expected order ok 4628 - Expected order ok 4629 - Expected element type ok 4630 - Expected element type ok 4631 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 4632 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 4633 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 4634 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 4635 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 4636 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 4637 ok 4638 ok 4639 - proper infinity ok 4640 - proper infinity ok 4641 - Count is number of inserts ok 4642 - There are 9 values ok 4643 - There are 9 keys ok 4644 - keys and values have compatible order ok 4645 ok 4646 - Count lowered by extracts ok 4647 - 2 values left ok 4648 - Empty after clear ok 4649 - Double clear works ok 4650 - Empty after extract_all ok 4651 - extract_top on empty heap dies ok 4652 - extract_top on empty heap dies ok 4653 - extract_min on empty heap dies ok 4654 - extract_min on empty heap dies ok 4655 - extract first on empty returns undef ok 4656 - extract first on empty returns no values ok 4657 - top on empty heap dies ok 4658 - top on empty heap dies ok 4659 - undefined first on empty heap ok 4660 - Undef first key in list context ok 4661 - Return infinity on empty ok 4662 - Return infinity on empty in list context ok 4663 - Return infinity on empty ok 4664 - Return infinity on empty in list context ok 4665 - undef first_key ok 4666 - Undef from first_key in list context ok 4667 - There are no values ok 4668 - There are no keys ok 4669 - There are no values ok 4670 - The object isa Canary ok 4671 ok 4672 - Functions/Methods aren't wrapped ok 4673 - Functions/Methods aren't wrapped ok 4674 ok 4675 ok 4676 ok 4677 ok 4678 - Use value itself as key ok 4679 - Use value itself as key ok 4680 - Is also the effective key ok 4681 - Is also the effective key ok 4682 - Is also the effective key ok 4683 - Is also the effective key ok 4684 - Is also the effective key ok 4685 - Is also the effective key ok 4686 - Is also the effective key ok 4687 ok 4688 ok 4689 ok 4690 ok 4691 ok 4692 ok 4693 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4694 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4695 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4696 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4697 - user_data survived everything ok 4698 - user_data in list context too ok 4699 - Combined get/set ok 4700 ok 4701 - The object isa Canary ok 4702 ok 4703 ok 4704 ok 4705 ok 4706 - infinity survived everything ok 4707 - infinity in list context too ok 4708 - Combined get/set ok 4709 ok 4710 - The object isa Canary ok 4711 ok 4712 ok 4713 ok 4714 ok 4715 ok 4716 ok 4717 - Default userdata is undef ok 4718 - Default userdata is undef ok 4719 - return set infinity ok 4720 - The object isa Canary ok 4721 - return set infinity, even in list context ok 4722 - The object isa Canary ok 4723 - top_key on empty heap returns set infinity ok 4724 - The object isa Canary ok 4725 - top_key on empty heap returns set infinity, even in list context ok 4726 - The object isa Canary ok 4727 - min_key on empty heap returns set infinity ok 4728 - The object isa Canary ok 4729 - min_key on empty heap returns set infinity, even in list context ok 4730 - The object isa Canary ok 4731 ok 4732 ok 4733 ok 4734 ok 4735 ok 4736 ok 4737 ok 4738 - proper error message: Self absorption at t/02_stress.t line 811 # ok 4739 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4740 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 4741 ok 4742 ok 4743 ok 4744 ok 4745 ok 4746 ok 4747 ok 4748 ok 4749 ok 4750 ok 4751 ok 4752 ok 4753 ok 4754 ok 4755 - order: >, elements: Function CODE(0x24865c4), dirty: 0 ok 4756 ok 4757 ok 4758 ok 4759 - Start empty ok 4760 ok 4761 ok 4762 ok 4763 ok 4764 - There are no values ok 4765 - There are no keys ok 4766 - Expected order ok 4767 - Expected order ok 4768 - Expected element type ok 4769 - Expected element type ok 4770 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 4771 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 4772 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 4773 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 4774 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 4775 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 4776 ok 4777 ok 4778 - proper infinity ok 4779 - proper infinity ok 4780 - Count is number of inserts ok 4781 - There are 9 values ok 4782 - There are 9 keys ok 4783 - keys and values have compatible order ok 4784 ok 4785 - Count lowered by extracts ok 4786 - 2 values left ok 4787 - Empty after clear ok 4788 - Double clear works ok 4789 - Empty after extract_all ok 4790 - extract_top on empty heap dies ok 4791 - extract_top on empty heap dies ok 4792 - extract_min on empty heap dies ok 4793 - extract_min on empty heap dies ok 4794 - extract first on empty returns undef ok 4795 - extract first on empty returns no values ok 4796 - top on empty heap dies ok 4797 - top on empty heap dies ok 4798 - undefined first on empty heap ok 4799 - Undef first key in list context ok 4800 - Return infinity on empty ok 4801 - Return infinity on empty in list context ok 4802 - Return infinity on empty ok 4803 - Return infinity on empty in list context ok 4804 - undef first_key ok 4805 - Undef from first_key in list context ok 4806 - There are no values ok 4807 - There are no keys ok 4808 - There are no values ok 4809 - The object isa Canary ok 4810 ok 4811 - Any/Objects aren't wrapped ok 4812 - Any/Objects aren't wrapped ok 4813 ok 4814 ok 4815 ok 4816 ok 4817 - Use value itself as key ok 4818 - Use value itself as key ok 4819 - Is also the effective key ok 4820 - Is also the effective key ok 4821 - Is also the effective key ok 4822 - Is also the effective key ok 4823 - Is also the effective key ok 4824 - Is also the effective key ok 4825 - Is also the effective key ok 4826 ok 4827 ok 4828 ok 4829 ok 4830 ok 4831 ok 4832 - Have all new values ok 4833 ok 4834 ok 4835 - Empty again ok 4836 ok 4837 - Have all new values ok 4838 ok 4839 ok 4840 - Empty again ok 4841 ok 4842 - Have all new values ok 4843 ok 4844 ok 4845 - Empty again ok 4846 ok 4847 - Have all new values ok 4848 ok 4849 ok 4850 - Empty again ok 4851 ok 4852 - user_data survived everything ok 4853 - user_data in list context too ok 4854 - Combined get/set ok 4855 ok 4856 - The object isa Canary ok 4857 ok 4858 ok 4859 ok 4860 ok 4861 - infinity survived everything ok 4862 - infinity in list context too ok 4863 - Combined get/set ok 4864 ok 4865 - The object isa Canary ok 4866 ok 4867 ok 4868 ok 4869 ok 4870 ok 4871 ok 4872 - Default userdata is undef ok 4873 - Default userdata is undef ok 4874 - return set infinity ok 4875 - The object isa Canary ok 4876 - return set infinity, even in list context ok 4877 - The object isa Canary ok 4878 - top_key on empty heap returns set infinity ok 4879 - The object isa Canary ok 4880 - top_key on empty heap returns set infinity, even in list context ok 4881 - The object isa Canary ok 4882 - min_key on empty heap returns set infinity ok 4883 - The object isa Canary ok 4884 - min_key on empty heap returns set infinity, even in list context ok 4885 - The object isa Canary ok 4886 ok 4887 ok 4888 ok 4889 ok 4890 ok 4891 ok 4892 ok 4893 - proper error message: Self absorption at t/02_stress.t line 811 # ok 4894 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4895 ok 4896 ok 4897 ok 4898 ok 4899 ok 4900 ok 4901 ok 4902 ok 4903 ok 4904 ok 4905 ok 4906 ok 4907 ok 4908 ok 4909 ok 4910 ok 4911 - order: >, elements: Any CODE(0x24bbd24), dirty: 0 ok 4912 ok 4913 ok 4914 ok 4915 - Start empty ok 4916 ok 4917 ok 4918 ok 4919 ok 4920 - There are no values ok 4921 - There are no keys ok 4922 - Expected order ok 4923 - Expected order ok 4924 - Expected element type ok 4925 - Expected element type ok 4926 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 4927 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 4928 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 4929 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 4930 ok 4931 ok 4932 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 4933 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 4934 - proper infinity ok 4935 - proper infinity ok 4936 - Count is number of inserts ok 4937 - There are 9 values ok 4938 - There are 9 keys ok 4939 - keys and values have compatible order ok 4940 ok 4941 - Count lowered by extracts ok 4942 - 2 values left ok 4943 - Empty after clear ok 4944 - Double clear works ok 4945 - Empty after extract_all ok 4946 - extract_top on empty heap dies ok 4947 - extract_top on empty heap dies ok 4948 - extract_min on empty heap dies ok 4949 - extract_min on empty heap dies ok 4950 - extract first on empty returns undef ok 4951 - extract first on empty returns no values ok 4952 - top on empty heap dies ok 4953 - top on empty heap dies ok 4954 - undefined first on empty heap ok 4955 - Undef first key in list context ok 4956 - Return infinity on empty ok 4957 - Return infinity on empty in list context ok 4958 - Return infinity on empty ok 4959 - Return infinity on empty in list context ok 4960 - undef first_key ok 4961 - Undef from first_key in list context ok 4962 - There are no values ok 4963 - There are no keys ok 4964 - There are no values ok 4965 - The object isa Canary ok 4966 ok 4967 - Functions/Methods aren't wrapped ok 4968 - Functions/Methods aren't wrapped ok 4969 ok 4970 ok 4971 ok 4972 ok 4973 - Use value itself as key ok 4974 - Use value itself as key ok 4975 - Is also the effective key ok 4976 - Is also the effective key ok 4977 - Is also the effective key ok 4978 - Is also the effective key ok 4979 - Is also the effective key ok 4980 - Is also the effective key ok 4981 - Is also the effective key ok 4982 ok 4983 ok 4984 ok 4985 ok 4986 ok 4987 ok 4988 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4989 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 4990 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4991 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 4992 - user_data survived everything ok 4993 - user_data in list context too ok 4994 - Combined get/set ok 4995 ok 4996 - The object isa Canary ok 4997 ok 4998 ok 4999 ok 5000 ok 5001 - infinity survived everything ok 5002 - infinity in list context too ok 5003 - Combined get/set ok 5004 ok 5005 - The object isa Canary ok 5006 ok 5007 ok 5008 ok 5009 ok 5010 ok 5011 ok 5012 - Default userdata is undef ok 5013 - Default userdata is undef ok 5014 - return set infinity ok 5015 - The object isa Canary ok 5016 - return set infinity, even in list context ok 5017 - The object isa Canary ok 5018 - top_key on empty heap returns set infinity ok 5019 - The object isa Canary ok 5020 - top_key on empty heap returns set infinity, even in list context ok 5021 - The object isa Canary ok 5022 - min_key on empty heap returns set infinity ok 5023 - The object isa Canary ok 5024 - min_key on empty heap returns set infinity, even in list context ok 5025 - The object isa Canary ok 5026 ok 5027 ok 5028 ok 5029 ok 5030 ok 5031 ok 5032 ok 5033 - proper error message: Self absorption at t/02_stress.t line 811 # ok 5034 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5035 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 5036 ok 5037 ok 5038 ok 5039 ok 5040 ok 5041 ok 5042 ok 5043 ok 5044 ok 5045 ok 5046 ok 5047 ok 5048 ok 5049 ok 5050 - order: >, elements: Method meth, dirty: 0 ok 5051 ok 5052 ok 5053 ok 5054 - Start empty ok 5055 ok 5056 ok 5057 ok 5058 ok 5059 - There are no values ok 5060 - There are no keys ok 5061 - Expected order ok 5062 - Expected order ok 5063 - Expected element type ok 5064 - Expected element type ok 5065 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 5066 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 5067 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 5068 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 5069 ok 5070 ok 5071 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 5072 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 5073 - proper infinity ok 5074 - proper infinity ok 5075 - Count is number of inserts ok 5076 - There are 9 values ok 5077 - There are 9 keys ok 5078 - keys and values have compatible order ok 5079 ok 5080 - Count lowered by extracts ok 5081 - 2 values left ok 5082 - Empty after clear ok 5083 - Double clear works ok 5084 - Empty after extract_all ok 5085 - extract_top on empty heap dies ok 5086 - extract_top on empty heap dies ok 5087 - extract_min on empty heap dies ok 5088 - extract_min on empty heap dies ok 5089 - extract first on empty returns undef ok 5090 - extract first on empty returns no values ok 5091 - top on empty heap dies ok 5092 - top on empty heap dies ok 5093 - undefined first on empty heap ok 5094 - Undef first key in list context ok 5095 - Return infinity on empty ok 5096 - Return infinity on empty in list context ok 5097 - Return infinity on empty ok 5098 - Return infinity on empty in list context ok 5099 - undef first_key ok 5100 - Undef from first_key in list context ok 5101 - There are no values ok 5102 - There are no keys ok 5103 - There are no values ok 5104 - The object isa Canary ok 5105 ok 5106 - Functions/Methods aren't wrapped ok 5107 - Functions/Methods aren't wrapped ok 5108 ok 5109 ok 5110 ok 5111 ok 5112 - Use value itself as key ok 5113 - Use value itself as key ok 5114 - Is also the effective key ok 5115 - Is also the effective key ok 5116 - Is also the effective key ok 5117 - Is also the effective key ok 5118 - Is also the effective key ok 5119 - Is also the effective key ok 5120 - Is also the effective key ok 5121 ok 5122 ok 5123 ok 5124 ok 5125 ok 5126 ok 5127 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5128 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5129 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 5130 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 5131 - user_data survived everything ok 5132 - user_data in list context too ok 5133 - Combined get/set ok 5134 ok 5135 - The object isa Canary ok 5136 ok 5137 ok 5138 ok 5139 ok 5140 - infinity survived everything ok 5141 - infinity in list context too ok 5142 - Combined get/set ok 5143 ok 5144 - The object isa Canary ok 5145 ok 5146 ok 5147 ok 5148 ok 5149 ok 5150 ok 5151 - Default userdata is undef ok 5152 - Default userdata is undef ok 5153 - return set infinity ok 5154 - The object isa Canary ok 5155 - return set infinity, even in list context ok 5156 - The object isa Canary ok 5157 - top_key on empty heap returns set infinity ok 5158 - The object isa Canary ok 5159 - top_key on empty heap returns set infinity, even in list context ok 5160 - The object isa Canary ok 5161 - min_key on empty heap returns set infinity ok 5162 - The object isa Canary ok 5163 - min_key on empty heap returns set infinity, even in list context ok 5164 - The object isa Canary ok 5165 ok 5166 ok 5167 ok 5168 ok 5169 ok 5170 ok 5171 ok 5172 - proper error message: Self absorption at t/02_stress.t line 811 # ok 5173 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5174 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 5175 ok 5176 ok 5177 ok 5178 ok 5179 ok 5180 ok 5181 ok 5182 ok 5183 ok 5184 ok 5185 ok 5186 ok 5187 ok 5188 ok 5189 - order: >, elements: Method -'$f\#, dirty: 0 ok 5190 ok 5191 ok 5192 ok 5193 - Start empty ok 5194 ok 5195 ok 5196 ok 5197 ok 5198 - There are no values ok 5199 - There are no keys ok 5200 - Expected order ok 5201 - Expected order ok 5202 - Expected element type ok 5203 - Expected element type ok 5204 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 5205 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 5206 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 5207 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 5208 ok 5209 ok 5210 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 5211 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 5212 - proper infinity ok 5213 - proper infinity ok 5214 - Count is number of inserts ok 5215 - There are 9 values ok 5216 - There are 9 keys ok 5217 - keys and values have compatible order ok 5218 ok 5219 - Count lowered by extracts ok 5220 - 2 values left ok 5221 - Empty after clear ok 5222 - Double clear works ok 5223 - Empty after extract_all ok 5224 - extract_top on empty heap dies ok 5225 - extract_top on empty heap dies ok 5226 - extract_min on empty heap dies ok 5227 - extract_min on empty heap dies ok 5228 - extract first on empty returns undef ok 5229 - extract first on empty returns no values ok 5230 - top on empty heap dies ok 5231 - top on empty heap dies ok 5232 - undefined first on empty heap ok 5233 - Undef first key in list context ok 5234 - Return infinity on empty ok 5235 - Return infinity on empty in list context ok 5236 - Return infinity on empty ok 5237 - Return infinity on empty in list context ok 5238 - undef first_key ok 5239 - Undef from first_key in list context ok 5240 - There are no values ok 5241 - There are no keys ok 5242 - There are no values ok 5243 - The object isa Canary ok 5244 ok 5245 - Any/Objects aren't wrapped ok 5246 - Any/Objects aren't wrapped ok 5247 ok 5248 ok 5249 ok 5250 ok 5251 - Use value itself as key ok 5252 - Use value itself as key ok 5253 - Is also the effective key ok 5254 - Is also the effective key ok 5255 - Is also the effective key ok 5256 - Is also the effective key ok 5257 - Is also the effective key ok 5258 - Is also the effective key ok 5259 - Is also the effective key ok 5260 ok 5261 ok 5262 ok 5263 ok 5264 ok 5265 ok 5266 - Have all new values ok 5267 ok 5268 ok 5269 - Empty again ok 5270 ok 5271 - Have all new values ok 5272 ok 5273 ok 5274 - Empty again ok 5275 ok 5276 - Have all new values ok 5277 ok 5278 ok 5279 - Empty again ok 5280 ok 5281 - Have all new values ok 5282 ok 5283 ok 5284 - Empty again ok 5285 ok 5286 - user_data survived everything ok 5287 - user_data in list context too ok 5288 - Combined get/set ok 5289 ok 5290 - The object isa Canary ok 5291 ok 5292 ok 5293 ok 5294 ok 5295 - infinity survived everything ok 5296 - infinity in list context too ok 5297 - Combined get/set ok 5298 ok 5299 - The object isa Canary ok 5300 ok 5301 ok 5302 ok 5303 ok 5304 ok 5305 ok 5306 - Default userdata is undef ok 5307 - Default userdata is undef ok 5308 - return set infinity ok 5309 - The object isa Canary ok 5310 - return set infinity, even in list context ok 5311 - The object isa Canary ok 5312 - top_key on empty heap returns set infinity ok 5313 - The object isa Canary ok 5314 - top_key on empty heap returns set infinity, even in list context ok 5315 - The object isa Canary ok 5316 - min_key on empty heap returns set infinity ok 5317 - The object isa Canary ok 5318 - min_key on empty heap returns set infinity, even in list context ok 5319 - The object isa Canary ok 5320 ok 5321 ok 5322 ok 5323 ok 5324 ok 5325 ok 5326 ok 5327 - proper error message: Self absorption at t/02_stress.t line 811 # ok 5328 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 5329 ok 5330 ok 5331 ok 5332 ok 5333 ok 5334 ok 5335 ok 5336 ok 5337 ok 5338 ok 5339 ok 5340 ok 5341 ok 5342 ok 5343 ok 5344 ok 5345 - order: >, elements: Object meth, dirty: 0 ok 5346 ok 5347 ok 5348 ok 5349 - Start empty ok 5350 ok 5351 ok 5352 ok 5353 ok 5354 - There are no values ok 5355 - There are no keys ok 5356 - Expected order ok 5357 - Expected order ok 5358 - Expected element type ok 5359 - Expected element type ok 5360 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 5361 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 5362 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 5363 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 5364 ok 5365 ok 5366 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 5367 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 5368 - proper infinity ok 5369 - proper infinity ok 5370 - Count is number of inserts ok 5371 - There are 9 values ok 5372 - There are 9 keys ok 5373 - keys and values have compatible order ok 5374 ok 5375 - Count lowered by extracts ok 5376 - 2 values left ok 5377 - Empty after clear ok 5378 - Double clear works ok 5379 - Empty after extract_all ok 5380 - extract_top on empty heap dies ok 5381 - extract_top on empty heap dies ok 5382 - extract_min on empty heap dies ok 5383 - extract_min on empty heap dies ok 5384 - extract first on empty returns undef ok 5385 - extract first on empty returns no values ok 5386 - top on empty heap dies ok 5387 - top on empty heap dies ok 5388 - undefined first on empty heap ok 5389 - Undef first key in list context ok 5390 - Return infinity on empty ok 5391 - Return infinity on empty in list context ok 5392 - Return infinity on empty ok 5393 - Return infinity on empty in list context ok 5394 - undef first_key ok 5395 - Undef from first_key in list context ok 5396 - There are no values ok 5397 - There are no keys ok 5398 - There are no values ok 5399 - The object isa Canary ok 5400 ok 5401 - Any/Objects aren't wrapped ok 5402 - Any/Objects aren't wrapped ok 5403 ok 5404 ok 5405 ok 5406 ok 5407 - Use value itself as key ok 5408 - Use value itself as key ok 5409 - Is also the effective key ok 5410 - Is also the effective key ok 5411 - Is also the effective key ok 5412 - Is also the effective key ok 5413 - Is also the effective key ok 5414 - Is also the effective key ok 5415 - Is also the effective key ok 5416 ok 5417 ok 5418 ok 5419 ok 5420 ok 5421 ok 5422 - Have all new values ok 5423 ok 5424 ok 5425 - Empty again ok 5426 ok 5427 - Have all new values ok 5428 ok 5429 ok 5430 - Empty again ok 5431 ok 5432 - Have all new values ok 5433 ok 5434 ok 5435 - Empty again ok 5436 ok 5437 - Have all new values ok 5438 ok 5439 ok 5440 - Empty again ok 5441 ok 5442 - user_data survived everything ok 5443 - user_data in list context too ok 5444 - Combined get/set ok 5445 ok 5446 - The object isa Canary ok 5447 ok 5448 ok 5449 ok 5450 ok 5451 - infinity survived everything ok 5452 - infinity in list context too ok 5453 - Combined get/set ok 5454 ok 5455 - The object isa Canary ok 5456 ok 5457 ok 5458 ok 5459 ok 5460 ok 5461 ok 5462 - Default userdata is undef ok 5463 - Default userdata is undef ok 5464 - return set infinity ok 5465 - The object isa Canary ok 5466 - return set infinity, even in list context ok 5467 - The object isa Canary ok 5468 - top_key on empty heap returns set infinity ok 5469 - The object isa Canary ok 5470 - top_key on empty heap returns set infinity, even in list context ok 5471 - The object isa Canary ok 5472 - min_key on empty heap returns set infinity ok 5473 - The object isa Canary ok 5474 - min_key on empty heap returns set infinity, even in list context ok 5475 - The object isa Canary ok 5476 ok 5477 ok 5478 ok 5479 ok 5480 ok 5481 ok 5482 ok 5483 - proper error message: Self absorption at t/02_stress.t line 811 # ok 5484 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 5485 ok 5486 ok 5487 ok 5488 ok 5489 ok 5490 ok 5491 ok 5492 ok 5493 ok 5494 ok 5495 ok 5496 ok 5497 ok 5498 ok 5499 ok 5500 ok 5501 - order: >, elements: Object -'$f\#, dirty: 0 ok 5502 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 5503 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 5504 - Have all new values ok 5505 ok 5506 ok 5507 - Empty again ok 5508 ok 5509 - Have all new values ok 5510 ok 5511 ok 5512 - Empty again ok 5513 ok 5514 ok 5515 ok 5516 ok 5517 ok 5518 ok 5519 ok 5520 ok 5521 ok 5522 ok 5523 ok 5524 ok 5525 ok 5526 ok 5527 ok 5528 ok 5529 ok 5530 ok 5531 ok 5532 ok 5533 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 5534 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 5535 - Have all new values ok 5536 ok 5537 ok 5538 - Empty again ok 5539 ok 5540 - Have all new values ok 5541 ok 5542 ok 5543 - Empty again ok 5544 ok 5545 ok 5546 ok 5547 ok 5548 ok 5549 ok 5550 ok 5551 ok 5552 ok 5553 ok 5554 ok 5555 ok 5556 ok 5557 ok 5558 ok 5559 ok 5560 ok 5561 ok 5562 ok 5563 ok 5564 ok 5565 ok 5566 ok 5567 - Start empty ok 5568 ok 5569 ok 5570 ok 5571 ok 5572 - There are no values ok 5573 - There are no keys ok 5574 - Expected order ok 5575 - Expected order ok 5576 - Expected element type ok 5577 - Expected element type ok 5578 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 5579 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 5580 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 5581 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 5582 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 5583 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 5584 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 5585 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 5586 - proper infinity ok 5587 - proper infinity ok 5588 - Count is number of inserts ok 5589 - There are 9 values ok 5590 - There are 9 keys ok 5591 - keys and values have compatible order ok 5592 ok 5593 - Count lowered by extracts ok 5594 - 2 values left ok 5595 - Empty after clear ok 5596 - Double clear works ok 5597 - Empty after extract_all ok 5598 - extract_top on empty heap dies ok 5599 - extract_top on empty heap dies ok 5600 - extract_min on empty heap dies ok 5601 - extract_min on empty heap dies ok 5602 - extract first on empty returns undef ok 5603 - extract first on empty returns no values ok 5604 - top on empty heap dies ok 5605 - top on empty heap dies ok 5606 - undefined first on empty heap ok 5607 - Undef first key in list context ok 5608 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 5609 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 5610 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 5611 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 5612 - undef first_key ok 5613 - Undef from first_key in list context ok 5614 - There are no values ok 5615 - There are no keys ok 5616 - There are no values ok 5617 - Scalar is simple ok 5618 - Scalars aren't wrapped ok 5619 - Scalars aren't wrapped ok 5620 ok 5621 ok 5622 ok 5623 ok 5624 - Use value itself as key ok 5625 - Use value itself as key ok 5626 - Is also the effective key ok 5627 - Is also the effective key ok 5628 - Is also the effective key ok 5629 - Is also the effective key ok 5630 - Is also the effective key ok 5631 - Is also the effective key ok 5632 - Is also the effective key ok 5633 ok 5634 ok 5635 ok 5636 ok 5637 ok 5638 ok 5639 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5640 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5641 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 5642 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 5643 - user_data survived everything ok 5644 - user_data in list context too ok 5645 - Combined get/set ok 5646 ok 5647 - The object isa Canary ok 5648 ok 5649 ok 5650 ok 5651 ok 5652 - infinity survived everything ok 5653 - infinity in list context too ok 5654 - Combined get/set ok 5655 ok 5656 - The object isa Canary ok 5657 ok 5658 ok 5659 ok 5660 ok 5661 ok 5662 ok 5663 - Default userdata is undef ok 5664 - Default userdata is undef ok 5665 - return set infinity ok 5666 - The object isa Canary ok 5667 - return set infinity, even in list context ok 5668 - The object isa Canary ok 5669 - top_key on empty heap returns set infinity ok 5670 - The object isa Canary ok 5671 - top_key on empty heap returns set infinity, even in list context ok 5672 - The object isa Canary ok 5673 - min_key on empty heap returns set infinity ok 5674 - The object isa Canary ok 5675 - min_key on empty heap returns set infinity, even in list context ok 5676 - The object isa Canary ok 5677 ok 5678 ok 5679 ok 5680 ok 5681 ok 5682 ok 5683 ok 5684 - proper error message: Self absorption at t/02_stress.t line 811 # ok 5685 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5686 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 5687 ok 5688 ok 5689 ok 5690 ok 5691 ok 5692 ok 5693 ok 5694 ok 5695 ok 5696 ok 5697 ok 5698 ok 5699 ok 5700 ok 5701 - order: lt, elements: Scalar, dirty: 0 ok 5702 ok 5703 ok 5704 ok 5705 - Start empty ok 5706 ok 5707 ok 5708 ok 5709 ok 5710 - There are no values ok 5711 - There are no keys ok 5712 - Expected order ok 5713 - Expected order ok 5714 - Expected element type ok 5715 - Expected element type ok 5716 ok 5717 ok 5718 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 5719 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 5720 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 5721 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 5722 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 5723 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 5724 - proper infinity ok 5725 - proper infinity ok 5726 - Count is number of inserts ok 5727 - There are 9 values ok 5728 - There are 9 keys ok 5729 - keys and values have compatible order ok 5730 ok 5731 - Count lowered by extracts ok 5732 - 2 values left ok 5733 - Empty after clear ok 5734 - Double clear works ok 5735 - Empty after extract_all ok 5736 - extract_top on empty heap dies ok 5737 - extract_top on empty heap dies ok 5738 - extract_min on empty heap dies ok 5739 - extract_min on empty heap dies ok 5740 - extract first on empty returns undef ok 5741 - extract first on empty returns no values ok 5742 - top on empty heap dies ok 5743 - top on empty heap dies ok 5744 - undefined first on empty heap ok 5745 - Undef first key in list context ok 5746 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 5747 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 5748 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 5749 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 5750 - undef first_key ok 5751 - Undef from first_key in list context ok 5752 - There are no values ok 5753 - There are no keys ok 5754 - There are no values ok 5755 - The object isa Canary ok 5756 ok 5757 - Arrays aren't wrapped ok 5758 - Arrays aren't wrapped ok 5759 ok 5760 ok 5761 ok 5762 ok 5763 - Use value itself as key ok 5764 - Use value itself as key ok 5765 - Is also the effective key ok 5766 - Is also the effective key ok 5767 - Is also the effective key ok 5768 - Is also the effective key ok 5769 - Is also the effective key ok 5770 - Is also the effective key ok 5771 - Is also the effective key ok 5772 ok 5773 ok 5774 ok 5775 ok 5776 ok 5777 ok 5778 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5779 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5780 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 5781 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 5782 - user_data survived everything ok 5783 - user_data in list context too ok 5784 - Combined get/set ok 5785 ok 5786 - The object isa Canary ok 5787 ok 5788 ok 5789 ok 5790 ok 5791 - infinity survived everything ok 5792 - infinity in list context too ok 5793 - Combined get/set ok 5794 ok 5795 - The object isa Canary ok 5796 ok 5797 ok 5798 ok 5799 ok 5800 ok 5801 ok 5802 - Default userdata is undef ok 5803 - Default userdata is undef ok 5804 - return set infinity ok 5805 - The object isa Canary ok 5806 - return set infinity, even in list context ok 5807 - The object isa Canary ok 5808 - top_key on empty heap returns set infinity ok 5809 - The object isa Canary ok 5810 - top_key on empty heap returns set infinity, even in list context ok 5811 - The object isa Canary ok 5812 - min_key on empty heap returns set infinity ok 5813 - The object isa Canary ok 5814 - min_key on empty heap returns set infinity, even in list context ok 5815 - The object isa Canary ok 5816 ok 5817 ok 5818 ok 5819 ok 5820 ok 5821 ok 5822 ok 5823 - proper error message: Self absorption at t/02_stress.t line 811 # ok 5824 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5825 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 5826 ok 5827 ok 5828 ok 5829 ok 5830 ok 5831 ok 5832 ok 5833 ok 5834 ok 5835 ok 5836 ok 5837 ok 5838 ok 5839 ok 5840 - order: lt, elements: Array 1, dirty: 0 ok 5841 ok 5842 ok 5843 ok 5844 - Start empty ok 5845 ok 5846 ok 5847 ok 5848 ok 5849 - There are no values ok 5850 - There are no keys ok 5851 - Expected order ok 5852 - Expected order ok 5853 - Expected element type ok 5854 - Expected element type ok 5855 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 5856 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 5857 ok 5858 ok 5859 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 5860 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 5861 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 5862 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 5863 - proper infinity ok 5864 - proper infinity ok 5865 - Count is number of inserts ok 5866 - There are 9 values ok 5867 - There are 9 keys ok 5868 - keys and values have compatible order ok 5869 ok 5870 - Count lowered by extracts ok 5871 - 2 values left ok 5872 - Empty after clear ok 5873 - Double clear works ok 5874 - Empty after extract_all ok 5875 - extract_top on empty heap dies ok 5876 - extract_top on empty heap dies ok 5877 - extract_min on empty heap dies ok 5878 - extract_min on empty heap dies ok 5879 - extract first on empty returns undef ok 5880 - extract first on empty returns no values ok 5881 - top on empty heap dies ok 5882 - top on empty heap dies ok 5883 - undefined first on empty heap ok 5884 - Undef first key in list context ok 5885 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 5886 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 5887 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 5888 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 5889 - undef first_key ok 5890 - Undef from first_key in list context ok 5891 - There are no values ok 5892 - There are no keys ok 5893 - There are no values ok 5894 - The object isa Canary ok 5895 ok 5896 - Hashes aren't wrapped ok 5897 - Hashes aren't wrapped ok 5898 ok 5899 ok 5900 ok 5901 ok 5902 - Use value itself as key ok 5903 - Use value itself as key ok 5904 - Is also the effective key ok 5905 - Is also the effective key ok 5906 - Is also the effective key ok 5907 - Is also the effective key ok 5908 - Is also the effective key ok 5909 - Is also the effective key ok 5910 - Is also the effective key ok 5911 ok 5912 ok 5913 ok 5914 ok 5915 ok 5916 ok 5917 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5918 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5919 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 5920 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 5921 - user_data survived everything ok 5922 - user_data in list context too ok 5923 - Combined get/set ok 5924 ok 5925 - The object isa Canary ok 5926 ok 5927 ok 5928 ok 5929 ok 5930 - infinity survived everything ok 5931 - infinity in list context too ok 5932 - Combined get/set ok 5933 ok 5934 - The object isa Canary ok 5935 ok 5936 ok 5937 ok 5938 ok 5939 ok 5940 ok 5941 - Default userdata is undef ok 5942 - Default userdata is undef ok 5943 - return set infinity ok 5944 - The object isa Canary ok 5945 - return set infinity, even in list context ok 5946 - The object isa Canary ok 5947 - top_key on empty heap returns set infinity ok 5948 - The object isa Canary ok 5949 - top_key on empty heap returns set infinity, even in list context ok 5950 - The object isa Canary ok 5951 - min_key on empty heap returns set infinity ok 5952 - The object isa Canary ok 5953 - min_key on empty heap returns set infinity, even in list context ok 5954 - The object isa Canary ok 5955 ok 5956 ok 5957 ok 5958 ok 5959 ok 5960 ok 5961 ok 5962 - proper error message: Self absorption at t/02_stress.t line 811 # ok 5963 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 5964 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 5965 ok 5966 ok 5967 ok 5968 ok 5969 ok 5970 ok 5971 ok 5972 ok 5973 ok 5974 ok 5975 ok 5976 ok 5977 ok 5978 ok 5979 - order: lt, elements: Hash foo, dirty: 0 ok 5980 ok 5981 ok 5982 ok 5983 - Start empty ok 5984 ok 5985 ok 5986 ok 5987 ok 5988 - There are no values ok 5989 - There are no keys ok 5990 - Expected order ok 5991 - Expected order ok 5992 - Expected element type ok 5993 - Expected element type ok 5994 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 5995 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 5996 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 5997 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 5998 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 5999 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 6000 ok 6001 ok 6002 - proper infinity ok 6003 - proper infinity ok 6004 - Count is number of inserts ok 6005 - There are 9 values ok 6006 - There are 9 keys ok 6007 - keys and values have compatible order ok 6008 ok 6009 - Count lowered by extracts ok 6010 - 2 values left ok 6011 - Empty after clear ok 6012 - Double clear works ok 6013 - Empty after extract_all ok 6014 - extract_top on empty heap dies ok 6015 - extract_top on empty heap dies ok 6016 - extract_min on empty heap dies ok 6017 - extract_min on empty heap dies ok 6018 - extract first on empty returns undef ok 6019 - extract first on empty returns no values ok 6020 - top on empty heap dies ok 6021 - top on empty heap dies ok 6022 - undefined first on empty heap ok 6023 - Undef first key in list context ok 6024 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 6025 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 6026 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 6027 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 6028 - undef first_key ok 6029 - Undef from first_key in list context ok 6030 - There are no values ok 6031 - There are no keys ok 6032 - There are no values ok 6033 - The object isa Canary ok 6034 ok 6035 - Functions/Methods aren't wrapped ok 6036 - Functions/Methods aren't wrapped ok 6037 ok 6038 ok 6039 ok 6040 ok 6041 - Use value itself as key ok 6042 - Use value itself as key ok 6043 - Is also the effective key ok 6044 - Is also the effective key ok 6045 - Is also the effective key ok 6046 - Is also the effective key ok 6047 - Is also the effective key ok 6048 - Is also the effective key ok 6049 - Is also the effective key ok 6050 ok 6051 ok 6052 ok 6053 ok 6054 ok 6055 ok 6056 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 6057 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 6058 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 6059 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 6060 - user_data survived everything ok 6061 - user_data in list context too ok 6062 - Combined get/set ok 6063 ok 6064 - The object isa Canary ok 6065 ok 6066 ok 6067 ok 6068 ok 6069 - infinity survived everything ok 6070 - infinity in list context too ok 6071 - Combined get/set ok 6072 ok 6073 - The object isa Canary ok 6074 ok 6075 ok 6076 ok 6077 ok 6078 ok 6079 ok 6080 - Default userdata is undef ok 6081 - Default userdata is undef ok 6082 - return set infinity ok 6083 - The object isa Canary ok 6084 - return set infinity, even in list context ok 6085 - The object isa Canary ok 6086 - top_key on empty heap returns set infinity ok 6087 - The object isa Canary ok 6088 - top_key on empty heap returns set infinity, even in list context ok 6089 - The object isa Canary ok 6090 - min_key on empty heap returns set infinity ok 6091 - The object isa Canary ok 6092 - min_key on empty heap returns set infinity, even in list context ok 6093 - The object isa Canary ok 6094 ok 6095 ok 6096 ok 6097 ok 6098 ok 6099 ok 6100 ok 6101 - proper error message: Self absorption at t/02_stress.t line 811 # ok 6102 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 6103 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 6104 ok 6105 ok 6106 ok 6107 ok 6108 ok 6109 ok 6110 ok 6111 ok 6112 ok 6113 ok 6114 ok 6115 ok 6116 ok 6117 ok 6118 - order: lt, elements: Function CODE(0x29cd244), dirty: 0 ok 6119 ok 6120 ok 6121 ok 6122 - Start empty ok 6123 ok 6124 ok 6125 ok 6126 ok 6127 - There are no values ok 6128 - There are no keys ok 6129 - Expected order ok 6130 - Expected order ok 6131 - Expected element type ok 6132 - Expected element type ok 6133 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 6134 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 6135 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 6136 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 6137 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 6138 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 6139 ok 6140 ok 6141 - proper infinity ok 6142 - proper infinity ok 6143 - Count is number of inserts ok 6144 - There are 9 values ok 6145 - There are 9 keys ok 6146 - keys and values have compatible order ok 6147 ok 6148 - Count lowered by extracts ok 6149 - 2 values left ok 6150 - Empty after clear ok 6151 - Double clear works ok 6152 - Empty after extract_all ok 6153 - extract_top on empty heap dies ok 6154 - extract_top on empty heap dies ok 6155 - extract_min on empty heap dies ok 6156 - extract_min on empty heap dies ok 6157 - extract first on empty returns undef ok 6158 - extract first on empty returns no values ok 6159 - top on empty heap dies ok 6160 - top on empty heap dies ok 6161 - undefined first on empty heap ok 6162 - Undef first key in list context ok 6163 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 6164 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 6165 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 6166 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 6167 - undef first_key ok 6168 - Undef from first_key in list context ok 6169 - There are no values ok 6170 - There are no keys ok 6171 - There are no values ok 6172 - The object isa Canary ok 6173 ok 6174 - Any/Objects aren't wrapped ok 6175 - Any/Objects aren't wrapped ok 6176 ok 6177 ok 6178 ok 6179 ok 6180 - Use value itself as key ok 6181 - Use value itself as key ok 6182 - Is also the effective key ok 6183 - Is also the effective key ok 6184 - Is also the effective key ok 6185 - Is also the effective key ok 6186 - Is also the effective key ok 6187 - Is also the effective key ok 6188 - Is also the effective key ok 6189 ok 6190 ok 6191 ok 6192 ok 6193 ok 6194 ok 6195 - Have all new values ok 6196 ok 6197 ok 6198 - Empty again ok 6199 ok 6200 - Have all new values ok 6201 ok 6202 ok 6203 - Empty again ok 6204 ok 6205 - Have all new values ok 6206 ok 6207 ok 6208 - Empty again ok 6209 ok 6210 - Have all new values ok 6211 ok 6212 ok 6213 - Empty again ok 6214 ok 6215 - user_data survived everything ok 6216 - user_data in list context too ok 6217 - Combined get/set ok 6218 ok 6219 - The object isa Canary ok 6220 ok 6221 ok 6222 ok 6223 ok 6224 - infinity survived everything ok 6225 - infinity in list context too ok 6226 - Combined get/set ok 6227 ok 6228 - The object isa Canary ok 6229 ok 6230 ok 6231 ok 6232 ok 6233 ok 6234 ok 6235 - Default userdata is undef ok 6236 - Default userdata is undef ok 6237 - return set infinity ok 6238 - The object isa Canary ok 6239 - return set infinity, even in list context ok 6240 - The object isa Canary ok 6241 - top_key on empty heap returns set infinity ok 6242 - The object isa Canary ok 6243 - top_key on empty heap returns set infinity, even in list context ok 6244 - The object isa Canary ok 6245 - min_key on empty heap returns set infinity ok 6246 - The object isa Canary ok 6247 - min_key on empty heap returns set infinity, even in list context ok 6248 - The object isa Canary ok 6249 ok 6250 ok 6251 ok 6252 ok 6253 ok 6254 ok 6255 ok 6256 - proper error message: Self absorption at t/02_stress.t line 811 # ok 6257 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 6258 ok 6259 ok 6260 ok 6261 ok 6262 ok 6263 ok 6264 ok 6265 ok 6266 ok 6267 ok 6268 ok 6269 ok 6270 ok 6271 ok 6272 ok 6273 ok 6274 - order: lt, elements: Any CODE(0x2a073c4), dirty: 0 ok 6275 ok 6276 ok 6277 ok 6278 - Start empty ok 6279 ok 6280 ok 6281 ok 6282 ok 6283 - There are no values ok 6284 - There are no keys ok 6285 - Expected order ok 6286 - Expected order ok 6287 - Expected element type ok 6288 - Expected element type ok 6289 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 6290 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 6291 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 6292 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 6293 ok 6294 ok 6295 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 6296 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 6297 - proper infinity ok 6298 - proper infinity ok 6299 - Count is number of inserts ok 6300 - There are 9 values ok 6301 - There are 9 keys ok 6302 - keys and values have compatible order ok 6303 ok 6304 - Count lowered by extracts ok 6305 - 2 values left ok 6306 - Empty after clear ok 6307 - Double clear works ok 6308 - Empty after extract_all ok 6309 - extract_top on empty heap dies ok 6310 - extract_top on empty heap dies ok 6311 - extract_min on empty heap dies ok 6312 - extract_min on empty heap dies ok 6313 - extract first on empty returns undef ok 6314 - extract first on empty returns no values ok 6315 - top on empty heap dies ok 6316 - top on empty heap dies ok 6317 - undefined first on empty heap ok 6318 - Undef first key in list context ok 6319 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 6320 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 6321 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 6322 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 6323 - undef first_key ok 6324 - Undef from first_key in list context ok 6325 - There are no values ok 6326 - There are no keys ok 6327 - There are no values ok 6328 - The object isa Canary ok 6329 ok 6330 - Functions/Methods aren't wrapped ok 6331 - Functions/Methods aren't wrapped ok 6332 ok 6333 ok 6334 ok 6335 ok 6336 - Use value itself as key ok 6337 - Use value itself as key ok 6338 - Is also the effective key ok 6339 - Is also the effective key ok 6340 - Is also the effective key ok 6341 - Is also the effective key ok 6342 - Is also the effective key ok 6343 - Is also the effective key ok 6344 - Is also the effective key ok 6345 ok 6346 ok 6347 ok 6348 ok 6349 ok 6350 ok 6351 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 6352 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 6353 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 6354 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 6355 - user_data survived everything ok 6356 - user_data in list context too ok 6357 - Combined get/set ok 6358 ok 6359 - The object isa Canary ok 6360 ok 6361 ok 6362 ok 6363 ok 6364 - infinity survived everything ok 6365 - infinity in list context too ok 6366 - Combined get/set ok 6367 ok 6368 - The object isa Canary ok 6369 ok 6370 ok 6371 ok 6372 ok 6373 ok 6374 ok 6375 - Default userdata is undef ok 6376 - Default userdata is undef ok 6377 - return set infinity ok 6378 - The object isa Canary ok 6379 - return set infinity, even in list context ok 6380 - The object isa Canary ok 6381 - top_key on empty heap returns set infinity ok 6382 - The object isa Canary ok 6383 - top_key on empty heap returns set infinity, even in list context ok 6384 - The object isa Canary ok 6385 - min_key on empty heap returns set infinity ok 6386 - The object isa Canary ok 6387 - min_key on empty heap returns set infinity, even in list context ok 6388 - The object isa Canary ok 6389 ok 6390 ok 6391 ok 6392 ok 6393 ok 6394 ok 6395 ok 6396 - proper error message: Self absorption at t/02_stress.t line 811 # ok 6397 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 6398 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 6399 ok 6400 ok 6401 ok 6402 ok 6403 ok 6404 ok 6405 ok 6406 ok 6407 ok 6408 ok 6409 ok 6410 ok 6411 ok 6412 ok 6413 - order: lt, elements: Method meth, dirty: 0 ok 6414 ok 6415 ok 6416 ok 6417 - Start empty ok 6418 ok 6419 ok 6420 ok 6421 ok 6422 - There are no values ok 6423 - There are no keys ok 6424 - Expected order ok 6425 - Expected order ok 6426 - Expected element type ok 6427 - Expected element type ok 6428 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 6429 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 6430 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 6431 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 6432 ok 6433 ok 6434 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 6435 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 6436 - proper infinity ok 6437 - proper infinity ok 6438 - Count is number of inserts ok 6439 - There are 9 values ok 6440 - There are 9 keys ok 6441 - keys and values have compatible order ok 6442 ok 6443 - Count lowered by extracts ok 6444 - 2 values left ok 6445 - Empty after clear ok 6446 - Double clear works ok 6447 - Empty after extract_all ok 6448 - extract_top on empty heap dies ok 6449 - extract_top on empty heap dies ok 6450 - extract_min on empty heap dies ok 6451 - extract_min on empty heap dies ok 6452 - extract first on empty returns undef ok 6453 - extract first on empty returns no values ok 6454 - top on empty heap dies ok 6455 - top on empty heap dies ok 6456 - undefined first on empty heap ok 6457 - Undef first key in list context ok 6458 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 6459 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 6460 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 6461 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 6462 - undef first_key ok 6463 - Undef from first_key in list context ok 6464 - There are no values ok 6465 - There are no keys ok 6466 - There are no values ok 6467 - The object isa Canary ok 6468 ok 6469 - Functions/Methods aren't wrapped ok 6470 - Functions/Methods aren't wrapped ok 6471 ok 6472 ok 6473 ok 6474 ok 6475 - Use value itself as key ok 6476 - Use value itself as key ok 6477 - Is also the effective key ok 6478 - Is also the effective key ok 6479 - Is also the effective key ok 6480 - Is also the effective key ok 6481 - Is also the effective key ok 6482 - Is also the effective key ok 6483 - Is also the effective key ok 6484 ok 6485 ok 6486 ok 6487 ok 6488 ok 6489 ok 6490 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 6491 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 6492 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 6493 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 6494 - user_data survived everything ok 6495 - user_data in list context too ok 6496 - Combined get/set ok 6497 ok 6498 - The object isa Canary ok 6499 ok 6500 ok 6501 ok 6502 ok 6503 - infinity survived everything ok 6504 - infinity in list context too ok 6505 - Combined get/set ok 6506 ok 6507 - The object isa Canary ok 6508 ok 6509 ok 6510 ok 6511 ok 6512 ok 6513 ok 6514 - Default userdata is undef ok 6515 - Default userdata is undef ok 6516 - return set infinity ok 6517 - The object isa Canary ok 6518 - return set infinity, even in list context ok 6519 - The object isa Canary ok 6520 - top_key on empty heap returns set infinity ok 6521 - The object isa Canary ok 6522 - top_key on empty heap returns set infinity, even in list context ok 6523 - The object isa Canary ok 6524 - min_key on empty heap returns set infinity ok 6525 - The object isa Canary ok 6526 - min_key on empty heap returns set infinity, even in list context ok 6527 - The object isa Canary ok 6528 ok 6529 ok 6530 ok 6531 ok 6532 ok 6533 ok 6534 ok 6535 - proper error message: Self absorption at t/02_stress.t line 811 # ok 6536 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 6537 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 6538 ok 6539 ok 6540 ok 6541 ok 6542 ok 6543 ok 6544 ok 6545 ok 6546 ok 6547 ok 6548 ok 6549 ok 6550 ok 6551 ok 6552 - order: lt, elements: Method -'$f\#, dirty: 0 ok 6553 ok 6554 ok 6555 ok 6556 - Start empty ok 6557 ok 6558 ok 6559 ok 6560 ok 6561 - There are no values ok 6562 - There are no keys ok 6563 - Expected order ok 6564 - Expected order ok 6565 - Expected element type ok 6566 - Expected element type ok 6567 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 6568 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 6569 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 6570 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 6571 ok 6572 ok 6573 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 6574 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 6575 - proper infinity ok 6576 - proper infinity ok 6577 - Count is number of inserts ok 6578 - There are 9 values ok 6579 - There are 9 keys ok 6580 - keys and values have compatible order ok 6581 ok 6582 - Count lowered by extracts ok 6583 - 2 values left ok 6584 - Empty after clear ok 6585 - Double clear works ok 6586 - Empty after extract_all ok 6587 - extract_top on empty heap dies ok 6588 - extract_top on empty heap dies ok 6589 - extract_min on empty heap dies ok 6590 - extract_min on empty heap dies ok 6591 - extract first on empty returns undef ok 6592 - extract first on empty returns no values ok 6593 - top on empty heap dies ok 6594 - top on empty heap dies ok 6595 - undefined first on empty heap ok 6596 - Undef first key in list context ok 6597 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 6598 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 6599 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 6600 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 6601 - undef first_key ok 6602 - Undef from first_key in list context ok 6603 - There are no values ok 6604 - There are no keys ok 6605 - There are no values ok 6606 - The object isa Canary ok 6607 ok 6608 - Any/Objects aren't wrapped ok 6609 - Any/Objects aren't wrapped ok 6610 ok 6611 ok 6612 ok 6613 ok 6614 - Use value itself as key ok 6615 - Use value itself as key ok 6616 - Is also the effective key ok 6617 - Is also the effective key ok 6618 - Is also the effective key ok 6619 - Is also the effective key ok 6620 - Is also the effective key ok 6621 - Is also the effective key ok 6622 - Is also the effective key ok 6623 ok 6624 ok 6625 ok 6626 ok 6627 ok 6628 ok 6629 - Have all new values ok 6630 ok 6631 ok 6632 - Empty again ok 6633 ok 6634 - Have all new values ok 6635 ok 6636 ok 6637 - Empty again ok 6638 ok 6639 - Have all new values ok 6640 ok 6641 ok 6642 - Empty again ok 6643 ok 6644 - Have all new values ok 6645 ok 6646 ok 6647 - Empty again ok 6648 ok 6649 - user_data survived everything ok 6650 - user_data in list context too ok 6651 - Combined get/set ok 6652 ok 6653 - The object isa Canary ok 6654 ok 6655 ok 6656 ok 6657 ok 6658 - infinity survived everything ok 6659 - infinity in list context too ok 6660 - Combined get/set ok 6661 ok 6662 - The object isa Canary ok 6663 ok 6664 ok 6665 ok 6666 ok 6667 ok 6668 ok 6669 - Default userdata is undef ok 6670 - Default userdata is undef ok 6671 - return set infinity ok 6672 - The object isa Canary ok 6673 - return set infinity, even in list context ok 6674 - The object isa Canary ok 6675 - top_key on empty heap returns set infinity ok 6676 - The object isa Canary ok 6677 - top_key on empty heap returns set infinity, even in list context ok 6678 - The object isa Canary ok 6679 - min_key on empty heap returns set infinity ok 6680 - The object isa Canary ok 6681 - min_key on empty heap returns set infinity, even in list context ok 6682 - The object isa Canary ok 6683 ok 6684 ok 6685 ok 6686 ok 6687 ok 6688 ok 6689 ok 6690 - proper error message: Self absorption at t/02_stress.t line 811 # ok 6691 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 6692 ok 6693 ok 6694 ok 6695 ok 6696 ok 6697 ok 6698 ok 6699 ok 6700 ok 6701 ok 6702 ok 6703 ok 6704 ok 6705 ok 6706 ok 6707 ok 6708 - order: lt, elements: Object meth, dirty: 0 ok 6709 ok 6710 ok 6711 ok 6712 - Start empty ok 6713 ok 6714 ok 6715 ok 6716 ok 6717 - There are no values ok 6718 - There are no keys ok 6719 - Expected order ok 6720 - Expected order ok 6721 - Expected element type ok 6722 - Expected element type ok 6723 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 6724 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 6725 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 6726 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 6727 ok 6728 ok 6729 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 6730 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 6731 - proper infinity ok 6732 - proper infinity ok 6733 - Count is number of inserts ok 6734 - There are 9 values ok 6735 - There are 9 keys ok 6736 - keys and values have compatible order ok 6737 ok 6738 - Count lowered by extracts ok 6739 - 2 values left ok 6740 - Empty after clear ok 6741 - Double clear works ok 6742 - Empty after extract_all ok 6743 - extract_top on empty heap dies ok 6744 - extract_top on empty heap dies ok 6745 - extract_min on empty heap dies ok 6746 - extract_min on empty heap dies ok 6747 - extract first on empty returns undef ok 6748 - extract first on empty returns no values ok 6749 - top on empty heap dies ok 6750 - top on empty heap dies ok 6751 - undefined first on empty heap ok 6752 - Undef first key in list context ok 6753 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 6754 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 6755 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 6756 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 6757 - undef first_key ok 6758 - Undef from first_key in list context ok 6759 - There are no values ok 6760 - There are no keys ok 6761 - There are no values ok 6762 - The object isa Canary ok 6763 ok 6764 - Any/Objects aren't wrapped ok 6765 - Any/Objects aren't wrapped ok 6766 ok 6767 ok 6768 ok 6769 ok 6770 - Use value itself as key ok 6771 - Use value itself as key ok 6772 - Is also the effective key ok 6773 - Is also the effective key ok 6774 - Is also the effective key ok 6775 - Is also the effective key ok 6776 - Is also the effective key ok 6777 - Is also the effective key ok 6778 - Is also the effective key ok 6779 ok 6780 ok 6781 ok 6782 ok 6783 ok 6784 ok 6785 - Have all new values ok 6786 ok 6787 ok 6788 - Empty again ok 6789 ok 6790 - Have all new values ok 6791 ok 6792 ok 6793 - Empty again ok 6794 ok 6795 - Have all new values ok 6796 ok 6797 ok 6798 - Empty again ok 6799 ok 6800 - Have all new values ok 6801 ok 6802 ok 6803 - Empty again ok 6804 ok 6805 - user_data survived everything ok 6806 - user_data in list context too ok 6807 - Combined get/set ok 6808 ok 6809 - The object isa Canary ok 6810 ok 6811 ok 6812 ok 6813 ok 6814 - infinity survived everything ok 6815 - infinity in list context too ok 6816 - Combined get/set ok 6817 ok 6818 - The object isa Canary ok 6819 ok 6820 ok 6821 ok 6822 ok 6823 ok 6824 ok 6825 - Default userdata is undef ok 6826 - Default userdata is undef ok 6827 - return set infinity ok 6828 - The object isa Canary ok 6829 - return set infinity, even in list context ok 6830 - The object isa Canary ok 6831 - top_key on empty heap returns set infinity ok 6832 - The object isa Canary ok 6833 - top_key on empty heap returns set infinity, even in list context ok 6834 - The object isa Canary ok 6835 - min_key on empty heap returns set infinity ok 6836 - The object isa Canary ok 6837 - min_key on empty heap returns set infinity, even in list context ok 6838 - The object isa Canary ok 6839 ok 6840 ok 6841 ok 6842 ok 6843 ok 6844 ok 6845 ok 6846 - proper error message: Self absorption at t/02_stress.t line 811 # ok 6847 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 6848 ok 6849 ok 6850 ok 6851 ok 6852 ok 6853 ok 6854 ok 6855 ok 6856 ok 6857 ok 6858 ok 6859 ok 6860 ok 6861 ok 6862 ok 6863 ok 6864 - order: lt, elements: Object -'$f\#, dirty: 0 ok 6865 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 6866 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 6867 - Have all new values ok 6868 ok 6869 ok 6870 - Empty again ok 6871 ok 6872 - Have all new values ok 6873 ok 6874 ok 6875 - Empty again ok 6876 ok 6877 ok 6878 ok 6879 ok 6880 ok 6881 ok 6882 ok 6883 ok 6884 ok 6885 ok 6886 ok 6887 ok 6888 ok 6889 ok 6890 ok 6891 ok 6892 ok 6893 ok 6894 ok 6895 ok 6896 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 6897 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 6898 - Have all new values ok 6899 ok 6900 ok 6901 - Empty again ok 6902 ok 6903 - Have all new values ok 6904 ok 6905 ok 6906 - Empty again ok 6907 ok 6908 ok 6909 ok 6910 ok 6911 ok 6912 ok 6913 ok 6914 ok 6915 ok 6916 ok 6917 ok 6918 ok 6919 ok 6920 ok 6921 ok 6922 ok 6923 ok 6924 ok 6925 ok 6926 ok 6927 ok 6928 ok 6929 ok 6930 - Start empty ok 6931 ok 6932 ok 6933 ok 6934 ok 6935 - There are no values ok 6936 - There are no keys ok 6937 - Expected order ok 6938 - Expected order ok 6939 - Expected element type ok 6940 - Expected element type ok 6941 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 6942 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 6943 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 6944 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 6945 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 6946 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 6947 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 6948 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 6949 - proper infinity ok 6950 - proper infinity ok 6951 - Count is number of inserts ok 6952 - There are 9 values ok 6953 - There are 9 keys ok 6954 - keys and values have compatible order ok 6955 ok 6956 - Count lowered by extracts ok 6957 - 2 values left ok 6958 - Empty after clear ok 6959 - Double clear works ok 6960 - Empty after extract_all ok 6961 - extract_top on empty heap dies ok 6962 - extract_top on empty heap dies ok 6963 - extract_min on empty heap dies ok 6964 - extract_min on empty heap dies ok 6965 - extract first on empty returns undef ok 6966 - extract first on empty returns no values ok 6967 - top on empty heap dies ok 6968 - top on empty heap dies ok 6969 - undefined first on empty heap ok 6970 - Undef first key in list context ok 6971 - Return infinity on empty ok 6972 - Return infinity on empty in list context ok 6973 - Return infinity on empty ok 6974 - Return infinity on empty in list context ok 6975 - undef first_key ok 6976 - Undef from first_key in list context ok 6977 - There are no values ok 6978 - There are no keys ok 6979 - There are no values ok 6980 - Scalar is simple ok 6981 - Scalars aren't wrapped ok 6982 - Scalars aren't wrapped ok 6983 ok 6984 ok 6985 ok 6986 ok 6987 - Use value itself as key ok 6988 - Use value itself as key ok 6989 - Is also the effective key ok 6990 - Is also the effective key ok 6991 - Is also the effective key ok 6992 - Is also the effective key ok 6993 - Is also the effective key ok 6994 - Is also the effective key ok 6995 - Is also the effective key ok 6996 ok 6997 ok 6998 ok 6999 ok 7000 ok 7001 ok 7002 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7003 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7004 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7005 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7006 - user_data survived everything ok 7007 - user_data in list context too ok 7008 - Combined get/set ok 7009 ok 7010 - The object isa Canary ok 7011 ok 7012 ok 7013 ok 7014 ok 7015 - infinity survived everything ok 7016 - infinity in list context too ok 7017 - Combined get/set ok 7018 ok 7019 - The object isa Canary ok 7020 ok 7021 ok 7022 ok 7023 ok 7024 ok 7025 ok 7026 - Default userdata is undef ok 7027 - Default userdata is undef ok 7028 - return set infinity ok 7029 - The object isa Canary ok 7030 - return set infinity, even in list context ok 7031 - The object isa Canary ok 7032 - top_key on empty heap returns set infinity ok 7033 - The object isa Canary ok 7034 - top_key on empty heap returns set infinity, even in list context ok 7035 - The object isa Canary ok 7036 - min_key on empty heap returns set infinity ok 7037 - The object isa Canary ok 7038 - min_key on empty heap returns set infinity, even in list context ok 7039 - The object isa Canary ok 7040 ok 7041 ok 7042 ok 7043 ok 7044 ok 7045 ok 7046 ok 7047 - proper error message: Self absorption at t/02_stress.t line 811 # ok 7048 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7049 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 7050 ok 7051 ok 7052 ok 7053 ok 7054 ok 7055 ok 7056 ok 7057 ok 7058 ok 7059 ok 7060 ok 7061 ok 7062 ok 7063 ok 7064 - order: gt, elements: Scalar, dirty: 0 ok 7065 ok 7066 ok 7067 ok 7068 - Start empty ok 7069 ok 7070 ok 7071 ok 7072 ok 7073 - There are no values ok 7074 - There are no keys ok 7075 - Expected order ok 7076 - Expected order ok 7077 - Expected element type ok 7078 - Expected element type ok 7079 ok 7080 ok 7081 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 7082 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 7083 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 7084 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 7085 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 7086 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 7087 - proper infinity ok 7088 - proper infinity ok 7089 - Count is number of inserts ok 7090 - There are 9 values ok 7091 - There are 9 keys ok 7092 - keys and values have compatible order ok 7093 ok 7094 - Count lowered by extracts ok 7095 - 2 values left ok 7096 - Empty after clear ok 7097 - Double clear works ok 7098 - Empty after extract_all ok 7099 - extract_top on empty heap dies ok 7100 - extract_top on empty heap dies ok 7101 - extract_min on empty heap dies ok 7102 - extract_min on empty heap dies ok 7103 - extract first on empty returns undef ok 7104 - extract first on empty returns no values ok 7105 - top on empty heap dies ok 7106 - top on empty heap dies ok 7107 - undefined first on empty heap ok 7108 - Undef first key in list context ok 7109 - Return infinity on empty ok 7110 - Return infinity on empty in list context ok 7111 - Return infinity on empty ok 7112 - Return infinity on empty in list context ok 7113 - undef first_key ok 7114 - Undef from first_key in list context ok 7115 - There are no values ok 7116 - There are no keys ok 7117 - There are no values ok 7118 - The object isa Canary ok 7119 ok 7120 - Arrays aren't wrapped ok 7121 - Arrays aren't wrapped ok 7122 ok 7123 ok 7124 ok 7125 ok 7126 - Use value itself as key ok 7127 - Use value itself as key ok 7128 - Is also the effective key ok 7129 - Is also the effective key ok 7130 - Is also the effective key ok 7131 - Is also the effective key ok 7132 - Is also the effective key ok 7133 - Is also the effective key ok 7134 - Is also the effective key ok 7135 ok 7136 ok 7137 ok 7138 ok 7139 ok 7140 ok 7141 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7142 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7143 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7144 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7145 - user_data survived everything ok 7146 - user_data in list context too ok 7147 - Combined get/set ok 7148 ok 7149 - The object isa Canary ok 7150 ok 7151 ok 7152 ok 7153 ok 7154 - infinity survived everything ok 7155 - infinity in list context too ok 7156 - Combined get/set ok 7157 ok 7158 - The object isa Canary ok 7159 ok 7160 ok 7161 ok 7162 ok 7163 ok 7164 ok 7165 - Default userdata is undef ok 7166 - Default userdata is undef ok 7167 - return set infinity ok 7168 - The object isa Canary ok 7169 - return set infinity, even in list context ok 7170 - The object isa Canary ok 7171 - top_key on empty heap returns set infinity ok 7172 - The object isa Canary ok 7173 - top_key on empty heap returns set infinity, even in list context ok 7174 - The object isa Canary ok 7175 - min_key on empty heap returns set infinity ok 7176 - The object isa Canary ok 7177 - min_key on empty heap returns set infinity, even in list context ok 7178 - The object isa Canary ok 7179 ok 7180 ok 7181 ok 7182 ok 7183 ok 7184 ok 7185 ok 7186 - proper error message: Self absorption at t/02_stress.t line 811 # ok 7187 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7188 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 7189 ok 7190 ok 7191 ok 7192 ok 7193 ok 7194 ok 7195 ok 7196 ok 7197 ok 7198 ok 7199 ok 7200 ok 7201 ok 7202 ok 7203 - order: gt, elements: Array 1, dirty: 0 ok 7204 ok 7205 ok 7206 ok 7207 - Start empty ok 7208 ok 7209 ok 7210 ok 7211 ok 7212 - There are no values ok 7213 - There are no keys ok 7214 - Expected order ok 7215 - Expected order ok 7216 - Expected element type ok 7217 - Expected element type ok 7218 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 7219 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 7220 ok 7221 ok 7222 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 7223 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 7224 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 7225 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 7226 - proper infinity ok 7227 - proper infinity ok 7228 - Count is number of inserts ok 7229 - There are 9 values ok 7230 - There are 9 keys ok 7231 - keys and values have compatible order ok 7232 ok 7233 - Count lowered by extracts ok 7234 - 2 values left ok 7235 - Empty after clear ok 7236 - Double clear works ok 7237 - Empty after extract_all ok 7238 - extract_top on empty heap dies ok 7239 - extract_top on empty heap dies ok 7240 - extract_min on empty heap dies ok 7241 - extract_min on empty heap dies ok 7242 - extract first on empty returns undef ok 7243 - extract first on empty returns no values ok 7244 - top on empty heap dies ok 7245 - top on empty heap dies ok 7246 - undefined first on empty heap ok 7247 - Undef first key in list context ok 7248 - Return infinity on empty ok 7249 - Return infinity on empty in list context ok 7250 - Return infinity on empty ok 7251 - Return infinity on empty in list context ok 7252 - undef first_key ok 7253 - Undef from first_key in list context ok 7254 - There are no values ok 7255 - There are no keys ok 7256 - There are no values ok 7257 - The object isa Canary ok 7258 ok 7259 - Hashes aren't wrapped ok 7260 - Hashes aren't wrapped ok 7261 ok 7262 ok 7263 ok 7264 ok 7265 - Use value itself as key ok 7266 - Use value itself as key ok 7267 - Is also the effective key ok 7268 - Is also the effective key ok 7269 - Is also the effective key ok 7270 - Is also the effective key ok 7271 - Is also the effective key ok 7272 - Is also the effective key ok 7273 - Is also the effective key ok 7274 ok 7275 ok 7276 ok 7277 ok 7278 ok 7279 ok 7280 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7281 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7282 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7283 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7284 - user_data survived everything ok 7285 - user_data in list context too ok 7286 - Combined get/set ok 7287 ok 7288 - The object isa Canary ok 7289 ok 7290 ok 7291 ok 7292 ok 7293 - infinity survived everything ok 7294 - infinity in list context too ok 7295 - Combined get/set ok 7296 ok 7297 - The object isa Canary ok 7298 ok 7299 ok 7300 ok 7301 ok 7302 ok 7303 ok 7304 - Default userdata is undef ok 7305 - Default userdata is undef ok 7306 - return set infinity ok 7307 - The object isa Canary ok 7308 - return set infinity, even in list context ok 7309 - The object isa Canary ok 7310 - top_key on empty heap returns set infinity ok 7311 - The object isa Canary ok 7312 - top_key on empty heap returns set infinity, even in list context ok 7313 - The object isa Canary ok 7314 - min_key on empty heap returns set infinity ok 7315 - The object isa Canary ok 7316 - min_key on empty heap returns set infinity, even in list context ok 7317 - The object isa Canary ok 7318 ok 7319 ok 7320 ok 7321 ok 7322 ok 7323 ok 7324 ok 7325 - proper error message: Self absorption at t/02_stress.t line 811 # ok 7326 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7327 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 7328 ok 7329 ok 7330 ok 7331 ok 7332 ok 7333 ok 7334 ok 7335 ok 7336 ok 7337 ok 7338 ok 7339 ok 7340 ok 7341 ok 7342 - order: gt, elements: Hash foo, dirty: 0 ok 7343 ok 7344 ok 7345 ok 7346 - Start empty ok 7347 ok 7348 ok 7349 ok 7350 ok 7351 - There are no values ok 7352 - There are no keys ok 7353 - Expected order ok 7354 - Expected order ok 7355 - Expected element type ok 7356 - Expected element type ok 7357 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 7358 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 7359 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 7360 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 7361 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 7362 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 7363 ok 7364 ok 7365 - proper infinity ok 7366 - proper infinity ok 7367 - Count is number of inserts ok 7368 - There are 9 values ok 7369 - There are 9 keys ok 7370 - keys and values have compatible order ok 7371 ok 7372 - Count lowered by extracts ok 7373 - 2 values left ok 7374 - Empty after clear ok 7375 - Double clear works ok 7376 - Empty after extract_all ok 7377 - extract_top on empty heap dies ok 7378 - extract_top on empty heap dies ok 7379 - extract_min on empty heap dies ok 7380 - extract_min on empty heap dies ok 7381 - extract first on empty returns undef ok 7382 - extract first on empty returns no values ok 7383 - top on empty heap dies ok 7384 - top on empty heap dies ok 7385 - undefined first on empty heap ok 7386 - Undef first key in list context ok 7387 - Return infinity on empty ok 7388 - Return infinity on empty in list context ok 7389 - Return infinity on empty ok 7390 - Return infinity on empty in list context ok 7391 - undef first_key ok 7392 - Undef from first_key in list context ok 7393 - There are no values ok 7394 - There are no keys ok 7395 - There are no values ok 7396 - The object isa Canary ok 7397 ok 7398 - Functions/Methods aren't wrapped ok 7399 - Functions/Methods aren't wrapped ok 7400 ok 7401 ok 7402 ok 7403 ok 7404 - Use value itself as key ok 7405 - Use value itself as key ok 7406 - Is also the effective key ok 7407 - Is also the effective key ok 7408 - Is also the effective key ok 7409 - Is also the effective key ok 7410 - Is also the effective key ok 7411 - Is also the effective key ok 7412 - Is also the effective key ok 7413 ok 7414 ok 7415 ok 7416 ok 7417 ok 7418 ok 7419 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7420 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7421 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7422 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7423 - user_data survived everything ok 7424 - user_data in list context too ok 7425 - Combined get/set ok 7426 ok 7427 - The object isa Canary ok 7428 ok 7429 ok 7430 ok 7431 ok 7432 - infinity survived everything ok 7433 - infinity in list context too ok 7434 - Combined get/set ok 7435 ok 7436 - The object isa Canary ok 7437 ok 7438 ok 7439 ok 7440 ok 7441 ok 7442 ok 7443 - Default userdata is undef ok 7444 - Default userdata is undef ok 7445 - return set infinity ok 7446 - The object isa Canary ok 7447 - return set infinity, even in list context ok 7448 - The object isa Canary ok 7449 - top_key on empty heap returns set infinity ok 7450 - The object isa Canary ok 7451 - top_key on empty heap returns set infinity, even in list context ok 7452 - The object isa Canary ok 7453 - min_key on empty heap returns set infinity ok 7454 - The object isa Canary ok 7455 - min_key on empty heap returns set infinity, even in list context ok 7456 - The object isa Canary ok 7457 ok 7458 ok 7459 ok 7460 ok 7461 ok 7462 ok 7463 ok 7464 - proper error message: Self absorption at t/02_stress.t line 811 # ok 7465 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7466 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 7467 ok 7468 ok 7469 ok 7470 ok 7471 ok 7472 ok 7473 ok 7474 ok 7475 ok 7476 ok 7477 ok 7478 ok 7479 ok 7480 ok 7481 - order: gt, elements: Function CODE(0x2ef19ac), dirty: 0 ok 7482 ok 7483 ok 7484 ok 7485 - Start empty ok 7486 ok 7487 ok 7488 ok 7489 ok 7490 - There are no values ok 7491 - There are no keys ok 7492 - Expected order ok 7493 - Expected order ok 7494 - Expected element type ok 7495 - Expected element type ok 7496 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 7497 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 7498 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 7499 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 7500 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 7501 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 7502 ok 7503 ok 7504 - proper infinity ok 7505 - proper infinity ok 7506 - Count is number of inserts ok 7507 - There are 9 values ok 7508 - There are 9 keys ok 7509 - keys and values have compatible order ok 7510 ok 7511 - Count lowered by extracts ok 7512 - 2 values left ok 7513 - Empty after clear ok 7514 - Double clear works ok 7515 - Empty after extract_all ok 7516 - extract_top on empty heap dies ok 7517 - extract_top on empty heap dies ok 7518 - extract_min on empty heap dies ok 7519 - extract_min on empty heap dies ok 7520 - extract first on empty returns undef ok 7521 - extract first on empty returns no values ok 7522 - top on empty heap dies ok 7523 - top on empty heap dies ok 7524 - undefined first on empty heap ok 7525 - Undef first key in list context ok 7526 - Return infinity on empty ok 7527 - Return infinity on empty in list context ok 7528 - Return infinity on empty ok 7529 - Return infinity on empty in list context ok 7530 - undef first_key ok 7531 - Undef from first_key in list context ok 7532 - There are no values ok 7533 - There are no keys ok 7534 - There are no values ok 7535 - The object isa Canary ok 7536 ok 7537 - Any/Objects aren't wrapped ok 7538 - Any/Objects aren't wrapped ok 7539 ok 7540 ok 7541 ok 7542 ok 7543 - Use value itself as key ok 7544 - Use value itself as key ok 7545 - Is also the effective key ok 7546 - Is also the effective key ok 7547 - Is also the effective key ok 7548 - Is also the effective key ok 7549 - Is also the effective key ok 7550 - Is also the effective key ok 7551 - Is also the effective key ok 7552 ok 7553 ok 7554 ok 7555 ok 7556 ok 7557 ok 7558 - Have all new values ok 7559 ok 7560 ok 7561 - Empty again ok 7562 ok 7563 - Have all new values ok 7564 ok 7565 ok 7566 - Empty again ok 7567 ok 7568 - Have all new values ok 7569 ok 7570 ok 7571 - Empty again ok 7572 ok 7573 - Have all new values ok 7574 ok 7575 ok 7576 - Empty again ok 7577 ok 7578 - user_data survived everything ok 7579 - user_data in list context too ok 7580 - Combined get/set ok 7581 ok 7582 - The object isa Canary ok 7583 ok 7584 ok 7585 ok 7586 ok 7587 - infinity survived everything ok 7588 - infinity in list context too ok 7589 - Combined get/set ok 7590 ok 7591 - The object isa Canary ok 7592 ok 7593 ok 7594 ok 7595 ok 7596 ok 7597 ok 7598 - Default userdata is undef ok 7599 - Default userdata is undef ok 7600 - return set infinity ok 7601 - The object isa Canary ok 7602 - return set infinity, even in list context ok 7603 - The object isa Canary ok 7604 - top_key on empty heap returns set infinity ok 7605 - The object isa Canary ok 7606 - top_key on empty heap returns set infinity, even in list context ok 7607 - The object isa Canary ok 7608 - min_key on empty heap returns set infinity ok 7609 - The object isa Canary ok 7610 - min_key on empty heap returns set infinity, even in list context ok 7611 - The object isa Canary ok 7612 ok 7613 ok 7614 ok 7615 ok 7616 ok 7617 ok 7618 ok 7619 - proper error message: Self absorption at t/02_stress.t line 811 # ok 7620 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7621 ok 7622 ok 7623 ok 7624 ok 7625 ok 7626 ok 7627 ok 7628 ok 7629 ok 7630 ok 7631 ok 7632 ok 7633 ok 7634 ok 7635 ok 7636 ok 7637 - order: gt, elements: Any CODE(0x2f3314c), dirty: 0 ok 7638 ok 7639 ok 7640 ok 7641 - Start empty ok 7642 ok 7643 ok 7644 ok 7645 ok 7646 - There are no values ok 7647 - There are no keys ok 7648 - Expected order ok 7649 - Expected order ok 7650 - Expected element type ok 7651 - Expected element type ok 7652 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 7653 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 7654 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 7655 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 7656 ok 7657 ok 7658 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 7659 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 7660 - proper infinity ok 7661 - proper infinity ok 7662 - Count is number of inserts ok 7663 - There are 9 values ok 7664 - There are 9 keys ok 7665 - keys and values have compatible order ok 7666 ok 7667 - Count lowered by extracts ok 7668 - 2 values left ok 7669 - Empty after clear ok 7670 - Double clear works ok 7671 - Empty after extract_all ok 7672 - extract_top on empty heap dies ok 7673 - extract_top on empty heap dies ok 7674 - extract_min on empty heap dies ok 7675 - extract_min on empty heap dies ok 7676 - extract first on empty returns undef ok 7677 - extract first on empty returns no values ok 7678 - top on empty heap dies ok 7679 - top on empty heap dies ok 7680 - undefined first on empty heap ok 7681 - Undef first key in list context ok 7682 - Return infinity on empty ok 7683 - Return infinity on empty in list context ok 7684 - Return infinity on empty ok 7685 - Return infinity on empty in list context ok 7686 - undef first_key ok 7687 - Undef from first_key in list context ok 7688 - There are no values ok 7689 - There are no keys ok 7690 - There are no values ok 7691 - The object isa Canary ok 7692 ok 7693 - Functions/Methods aren't wrapped ok 7694 - Functions/Methods aren't wrapped ok 7695 ok 7696 ok 7697 ok 7698 ok 7699 - Use value itself as key ok 7700 - Use value itself as key ok 7701 - Is also the effective key ok 7702 - Is also the effective key ok 7703 - Is also the effective key ok 7704 - Is also the effective key ok 7705 - Is also the effective key ok 7706 - Is also the effective key ok 7707 - Is also the effective key ok 7708 ok 7709 ok 7710 ok 7711 ok 7712 ok 7713 ok 7714 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7715 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7716 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7717 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7718 - user_data survived everything ok 7719 - user_data in list context too ok 7720 - Combined get/set ok 7721 ok 7722 - The object isa Canary ok 7723 ok 7724 ok 7725 ok 7726 ok 7727 - infinity survived everything ok 7728 - infinity in list context too ok 7729 - Combined get/set ok 7730 ok 7731 - The object isa Canary ok 7732 ok 7733 ok 7734 ok 7735 ok 7736 ok 7737 ok 7738 - Default userdata is undef ok 7739 - Default userdata is undef ok 7740 - return set infinity ok 7741 - The object isa Canary ok 7742 - return set infinity, even in list context ok 7743 - The object isa Canary ok 7744 - top_key on empty heap returns set infinity ok 7745 - The object isa Canary ok 7746 - top_key on empty heap returns set infinity, even in list context ok 7747 - The object isa Canary ok 7748 - min_key on empty heap returns set infinity ok 7749 - The object isa Canary ok 7750 - min_key on empty heap returns set infinity, even in list context ok 7751 - The object isa Canary ok 7752 ok 7753 ok 7754 ok 7755 ok 7756 ok 7757 ok 7758 ok 7759 - proper error message: Self absorption at t/02_stress.t line 811 # ok 7760 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7761 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 7762 ok 7763 ok 7764 ok 7765 ok 7766 ok 7767 ok 7768 ok 7769 ok 7770 ok 7771 ok 7772 ok 7773 ok 7774 ok 7775 ok 7776 - order: gt, elements: Method meth, dirty: 0 ok 7777 ok 7778 ok 7779 ok 7780 - Start empty ok 7781 ok 7782 ok 7783 ok 7784 ok 7785 - There are no values ok 7786 - There are no keys ok 7787 - Expected order ok 7788 - Expected order ok 7789 - Expected element type ok 7790 - Expected element type ok 7791 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 7792 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 7793 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 7794 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 7795 ok 7796 ok 7797 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 7798 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 7799 - proper infinity ok 7800 - proper infinity ok 7801 - Count is number of inserts ok 7802 - There are 9 values ok 7803 - There are 9 keys ok 7804 - keys and values have compatible order ok 7805 ok 7806 - Count lowered by extracts ok 7807 - 2 values left ok 7808 - Empty after clear ok 7809 - Double clear works ok 7810 - Empty after extract_all ok 7811 - extract_top on empty heap dies ok 7812 - extract_top on empty heap dies ok 7813 - extract_min on empty heap dies ok 7814 - extract_min on empty heap dies ok 7815 - extract first on empty returns undef ok 7816 - extract first on empty returns no values ok 7817 - top on empty heap dies ok 7818 - top on empty heap dies ok 7819 - undefined first on empty heap ok 7820 - Undef first key in list context ok 7821 - Return infinity on empty ok 7822 - Return infinity on empty in list context ok 7823 - Return infinity on empty ok 7824 - Return infinity on empty in list context ok 7825 - undef first_key ok 7826 - Undef from first_key in list context ok 7827 - There are no values ok 7828 - There are no keys ok 7829 - There are no values ok 7830 - The object isa Canary ok 7831 ok 7832 - Functions/Methods aren't wrapped ok 7833 - Functions/Methods aren't wrapped ok 7834 ok 7835 ok 7836 ok 7837 ok 7838 - Use value itself as key ok 7839 - Use value itself as key ok 7840 - Is also the effective key ok 7841 - Is also the effective key ok 7842 - Is also the effective key ok 7843 - Is also the effective key ok 7844 - Is also the effective key ok 7845 - Is also the effective key ok 7846 - Is also the effective key ok 7847 ok 7848 ok 7849 ok 7850 ok 7851 ok 7852 ok 7853 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7854 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7855 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7856 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 7857 - user_data survived everything ok 7858 - user_data in list context too ok 7859 - Combined get/set ok 7860 ok 7861 - The object isa Canary ok 7862 ok 7863 ok 7864 ok 7865 ok 7866 - infinity survived everything ok 7867 - infinity in list context too ok 7868 - Combined get/set ok 7869 ok 7870 - The object isa Canary ok 7871 ok 7872 ok 7873 ok 7874 ok 7875 ok 7876 ok 7877 - Default userdata is undef ok 7878 - Default userdata is undef ok 7879 - return set infinity ok 7880 - The object isa Canary ok 7881 - return set infinity, even in list context ok 7882 - The object isa Canary ok 7883 - top_key on empty heap returns set infinity ok 7884 - The object isa Canary ok 7885 - top_key on empty heap returns set infinity, even in list context ok 7886 - The object isa Canary ok 7887 - min_key on empty heap returns set infinity ok 7888 - The object isa Canary ok 7889 - min_key on empty heap returns set infinity, even in list context ok 7890 - The object isa Canary ok 7891 ok 7892 ok 7893 ok 7894 ok 7895 ok 7896 ok 7897 ok 7898 - proper error message: Self absorption at t/02_stress.t line 811 # ok 7899 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 7900 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 7901 ok 7902 ok 7903 ok 7904 ok 7905 ok 7906 ok 7907 ok 7908 ok 7909 ok 7910 ok 7911 ok 7912 ok 7913 ok 7914 ok 7915 - order: gt, elements: Method -'$f\#, dirty: 0 ok 7916 ok 7917 ok 7918 ok 7919 - Start empty ok 7920 ok 7921 ok 7922 ok 7923 ok 7924 - There are no values ok 7925 - There are no keys ok 7926 - Expected order ok 7927 - Expected order ok 7928 - Expected element type ok 7929 - Expected element type ok 7930 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 7931 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 7932 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 7933 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 7934 ok 7935 ok 7936 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 7937 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 7938 - proper infinity ok 7939 - proper infinity ok 7940 - Count is number of inserts ok 7941 - There are 9 values ok 7942 - There are 9 keys ok 7943 - keys and values have compatible order ok 7944 ok 7945 - Count lowered by extracts ok 7946 - 2 values left ok 7947 - Empty after clear ok 7948 - Double clear works ok 7949 - Empty after extract_all ok 7950 - extract_top on empty heap dies ok 7951 - extract_top on empty heap dies ok 7952 - extract_min on empty heap dies ok 7953 - extract_min on empty heap dies ok 7954 - extract first on empty returns undef ok 7955 - extract first on empty returns no values ok 7956 - top on empty heap dies ok 7957 - top on empty heap dies ok 7958 - undefined first on empty heap ok 7959 - Undef first key in list context ok 7960 - Return infinity on empty ok 7961 - Return infinity on empty in list context ok 7962 - Return infinity on empty ok 7963 - Return infinity on empty in list context ok 7964 - undef first_key ok 7965 - Undef from first_key in list context ok 7966 - There are no values ok 7967 - There are no keys ok 7968 - There are no values ok 7969 - The object isa Canary ok 7970 ok 7971 - Any/Objects aren't wrapped ok 7972 - Any/Objects aren't wrapped ok 7973 ok 7974 ok 7975 ok 7976 ok 7977 - Use value itself as key ok 7978 - Use value itself as key ok 7979 - Is also the effective key ok 7980 - Is also the effective key ok 7981 - Is also the effective key ok 7982 - Is also the effective key ok 7983 - Is also the effective key ok 7984 - Is also the effective key ok 7985 - Is also the effective key ok 7986 ok 7987 ok 7988 ok 7989 ok 7990 ok 7991 ok 7992 - Have all new values ok 7993 ok 7994 ok 7995 - Empty again ok 7996 ok 7997 - Have all new values ok 7998 ok 7999 ok 8000 - Empty again ok 8001 ok 8002 - Have all new values ok 8003 ok 8004 ok 8005 - Empty again ok 8006 ok 8007 - Have all new values ok 8008 ok 8009 ok 8010 - Empty again ok 8011 ok 8012 - user_data survived everything ok 8013 - user_data in list context too ok 8014 - Combined get/set ok 8015 ok 8016 - The object isa Canary ok 8017 ok 8018 ok 8019 ok 8020 ok 8021 - infinity survived everything ok 8022 - infinity in list context too ok 8023 - Combined get/set ok 8024 ok 8025 - The object isa Canary ok 8026 ok 8027 ok 8028 ok 8029 ok 8030 ok 8031 ok 8032 - Default userdata is undef ok 8033 - Default userdata is undef ok 8034 - return set infinity ok 8035 - The object isa Canary ok 8036 - return set infinity, even in list context ok 8037 - The object isa Canary ok 8038 - top_key on empty heap returns set infinity ok 8039 - The object isa Canary ok 8040 - top_key on empty heap returns set infinity, even in list context ok 8041 - The object isa Canary ok 8042 - min_key on empty heap returns set infinity ok 8043 - The object isa Canary ok 8044 - min_key on empty heap returns set infinity, even in list context ok 8045 - The object isa Canary ok 8046 ok 8047 ok 8048 ok 8049 ok 8050 ok 8051 ok 8052 ok 8053 - proper error message: Self absorption at t/02_stress.t line 811 # ok 8054 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8055 ok 8056 ok 8057 ok 8058 ok 8059 ok 8060 ok 8061 ok 8062 ok 8063 ok 8064 ok 8065 ok 8066 ok 8067 ok 8068 ok 8069 ok 8070 ok 8071 - order: gt, elements: Object meth, dirty: 0 ok 8072 ok 8073 ok 8074 ok 8075 - Start empty ok 8076 ok 8077 ok 8078 ok 8079 ok 8080 - There are no values ok 8081 - There are no keys ok 8082 - Expected order ok 8083 - Expected order ok 8084 - Expected element type ok 8085 - Expected element type ok 8086 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 8087 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 8088 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 8089 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 8090 ok 8091 ok 8092 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 8093 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 8094 - proper infinity ok 8095 - proper infinity ok 8096 - Count is number of inserts ok 8097 - There are 9 values ok 8098 - There are 9 keys ok 8099 - keys and values have compatible order ok 8100 ok 8101 - Count lowered by extracts ok 8102 - 2 values left ok 8103 - Empty after clear ok 8104 - Double clear works ok 8105 - Empty after extract_all ok 8106 - extract_top on empty heap dies ok 8107 - extract_top on empty heap dies ok 8108 - extract_min on empty heap dies ok 8109 - extract_min on empty heap dies ok 8110 - extract first on empty returns undef ok 8111 - extract first on empty returns no values ok 8112 - top on empty heap dies ok 8113 - top on empty heap dies ok 8114 - undefined first on empty heap ok 8115 - Undef first key in list context ok 8116 - Return infinity on empty ok 8117 - Return infinity on empty in list context ok 8118 - Return infinity on empty ok 8119 - Return infinity on empty in list context ok 8120 - undef first_key ok 8121 - Undef from first_key in list context ok 8122 - There are no values ok 8123 - There are no keys ok 8124 - There are no values ok 8125 - The object isa Canary ok 8126 ok 8127 - Any/Objects aren't wrapped ok 8128 - Any/Objects aren't wrapped ok 8129 ok 8130 ok 8131 ok 8132 ok 8133 - Use value itself as key ok 8134 - Use value itself as key ok 8135 - Is also the effective key ok 8136 - Is also the effective key ok 8137 - Is also the effective key ok 8138 - Is also the effective key ok 8139 - Is also the effective key ok 8140 - Is also the effective key ok 8141 - Is also the effective key ok 8142 ok 8143 ok 8144 ok 8145 ok 8146 ok 8147 ok 8148 - Have all new values ok 8149 ok 8150 ok 8151 - Empty again ok 8152 ok 8153 - Have all new values ok 8154 ok 8155 ok 8156 - Empty again ok 8157 ok 8158 - Have all new values ok 8159 ok 8160 ok 8161 - Empty again ok 8162 ok 8163 - Have all new values ok 8164 ok 8165 ok 8166 - Empty again ok 8167 ok 8168 - user_data survived everything ok 8169 - user_data in list context too ok 8170 - Combined get/set ok 8171 ok 8172 - The object isa Canary ok 8173 ok 8174 ok 8175 ok 8176 ok 8177 - infinity survived everything ok 8178 - infinity in list context too ok 8179 - Combined get/set ok 8180 ok 8181 - The object isa Canary ok 8182 ok 8183 ok 8184 ok 8185 ok 8186 ok 8187 ok 8188 - Default userdata is undef ok 8189 - Default userdata is undef ok 8190 - return set infinity ok 8191 - The object isa Canary ok 8192 - return set infinity, even in list context ok 8193 - The object isa Canary ok 8194 - top_key on empty heap returns set infinity ok 8195 - The object isa Canary ok 8196 - top_key on empty heap returns set infinity, even in list context ok 8197 - The object isa Canary ok 8198 - min_key on empty heap returns set infinity ok 8199 - The object isa Canary ok 8200 - min_key on empty heap returns set infinity, even in list context ok 8201 - The object isa Canary ok 8202 ok 8203 ok 8204 ok 8205 ok 8206 ok 8207 ok 8208 ok 8209 - proper error message: Self absorption at t/02_stress.t line 811 # ok 8210 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8211 ok 8212 ok 8213 ok 8214 ok 8215 ok 8216 ok 8217 ok 8218 ok 8219 ok 8220 ok 8221 ok 8222 ok 8223 ok 8224 ok 8225 ok 8226 ok 8227 - order: gt, elements: Object -'$f\#, dirty: 0 ok 8228 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 8229 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 8230 - Have all new values ok 8231 ok 8232 ok 8233 - Empty again ok 8234 ok 8235 - Have all new values ok 8236 ok 8237 ok 8238 - Empty again ok 8239 ok 8240 ok 8241 ok 8242 ok 8243 ok 8244 ok 8245 ok 8246 ok 8247 ok 8248 ok 8249 ok 8250 ok 8251 ok 8252 ok 8253 ok 8254 ok 8255 ok 8256 ok 8257 ok 8258 ok 8259 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 8260 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 8261 - Have all new values ok 8262 ok 8263 ok 8264 - Empty again ok 8265 ok 8266 - Have all new values ok 8267 ok 8268 ok 8269 - Empty again ok 8270 ok 8271 ok 8272 ok 8273 ok 8274 ok 8275 ok 8276 ok 8277 ok 8278 ok 8279 ok 8280 ok 8281 ok 8282 ok 8283 ok 8284 ok 8285 ok 8286 ok 8287 ok 8288 ok 8289 ok 8290 ok 8291 ok 8292 ok 8293 - Start empty ok 8294 ok 8295 ok 8296 ok 8297 ok 8298 - There are no values ok 8299 - There are no keys ok 8300 - Expected order ok 8301 - Expected order ok 8302 - Expected element type ok 8303 - Expected element type ok 8304 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 8305 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 8306 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 8307 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 8308 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 8309 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 8310 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 8311 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 8312 - proper infinity ok 8313 - proper infinity ok 8314 - Count is number of inserts ok 8315 - There are 9 values ok 8316 - There are 9 keys ok 8317 - keys and values have compatible order ok 8318 ok 8319 - Count lowered by extracts ok 8320 - 2 values left ok 8321 - Empty after clear ok 8322 - Double clear works ok 8323 - Empty after extract_all ok 8324 - extract_top on empty heap dies ok 8325 - extract_top on empty heap dies ok 8326 - extract_min on empty heap dies ok 8327 - extract_min on empty heap dies ok 8328 - extract first on empty returns undef ok 8329 - extract first on empty returns no values ok 8330 - top on empty heap dies ok 8331 - top on empty heap dies ok 8332 - undefined first on empty heap ok 8333 - Undef first key in list context ok 8334 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 8335 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 8336 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 8337 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 8338 - undef first_key ok 8339 - Undef from first_key in list context ok 8340 - There are no values ok 8341 - There are no keys ok 8342 - There are no values ok 8343 - Scalar is simple ok 8344 - Scalars aren't wrapped ok 8345 - Scalars aren't wrapped ok 8346 ok 8347 ok 8348 ok 8349 ok 8350 - Use value itself as key ok 8351 - Use value itself as key ok 8352 - Is also the effective key ok 8353 - Is also the effective key ok 8354 - Is also the effective key ok 8355 - Is also the effective key ok 8356 - Is also the effective key ok 8357 - Is also the effective key ok 8358 - Is also the effective key ok 8359 ok 8360 ok 8361 ok 8362 ok 8363 ok 8364 ok 8365 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8366 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8367 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8368 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8369 - user_data survived everything ok 8370 - user_data in list context too ok 8371 - Combined get/set ok 8372 ok 8373 - The object isa Canary ok 8374 ok 8375 ok 8376 ok 8377 ok 8378 - infinity survived everything ok 8379 - infinity in list context too ok 8380 - Combined get/set ok 8381 ok 8382 - The object isa Canary ok 8383 ok 8384 ok 8385 ok 8386 ok 8387 ok 8388 ok 8389 - Default userdata is undef ok 8390 - Default userdata is undef ok 8391 - return set infinity ok 8392 - The object isa Canary ok 8393 - return set infinity, even in list context ok 8394 - The object isa Canary ok 8395 - top_key on empty heap returns set infinity ok 8396 - The object isa Canary ok 8397 - top_key on empty heap returns set infinity, even in list context ok 8398 - The object isa Canary ok 8399 - min_key on empty heap returns set infinity ok 8400 - The object isa Canary ok 8401 - min_key on empty heap returns set infinity, even in list context ok 8402 - The object isa Canary ok 8403 ok 8404 ok 8405 ok 8406 ok 8407 ok 8408 ok 8409 ok 8410 - proper error message: Self absorption at t/02_stress.t line 811 # ok 8411 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8412 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 8413 ok 8414 ok 8415 ok 8416 ok 8417 ok 8418 ok 8419 ok 8420 ok 8421 ok 8422 ok 8423 ok 8424 ok 8425 ok 8426 ok 8427 - order: CODE(0x1c83a3c), elements: Scalar, dirty: 0 ok 8428 ok 8429 ok 8430 ok 8431 - Start empty ok 8432 ok 8433 ok 8434 ok 8435 ok 8436 - There are no values ok 8437 - There are no keys ok 8438 - Expected order ok 8439 - Expected order ok 8440 - Expected element type ok 8441 - Expected element type ok 8442 ok 8443 ok 8444 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 8445 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 8446 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 8447 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 8448 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 8449 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 8450 - proper infinity ok 8451 - proper infinity ok 8452 - Count is number of inserts ok 8453 - There are 9 values ok 8454 - There are 9 keys ok 8455 - keys and values have compatible order ok 8456 ok 8457 - Count lowered by extracts ok 8458 - 2 values left ok 8459 - Empty after clear ok 8460 - Double clear works ok 8461 - Empty after extract_all ok 8462 - extract_top on empty heap dies ok 8463 - extract_top on empty heap dies ok 8464 - extract_min on empty heap dies ok 8465 - extract_min on empty heap dies ok 8466 - extract first on empty returns undef ok 8467 - extract first on empty returns no values ok 8468 - top on empty heap dies ok 8469 - top on empty heap dies ok 8470 - undefined first on empty heap ok 8471 - Undef first key in list context ok 8472 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 8473 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 8474 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 8475 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 8476 - undef first_key ok 8477 - Undef from first_key in list context ok 8478 - There are no values ok 8479 - There are no keys ok 8480 - There are no values ok 8481 - The object isa Canary ok 8482 ok 8483 - Arrays aren't wrapped ok 8484 - Arrays aren't wrapped ok 8485 ok 8486 ok 8487 ok 8488 ok 8489 - Use value itself as key ok 8490 - Use value itself as key ok 8491 - Is also the effective key ok 8492 - Is also the effective key ok 8493 - Is also the effective key ok 8494 - Is also the effective key ok 8495 - Is also the effective key ok 8496 - Is also the effective key ok 8497 - Is also the effective key ok 8498 ok 8499 ok 8500 ok 8501 ok 8502 ok 8503 ok 8504 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8505 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8506 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8507 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8508 - user_data survived everything ok 8509 - user_data in list context too ok 8510 - Combined get/set ok 8511 ok 8512 - The object isa Canary ok 8513 ok 8514 ok 8515 ok 8516 ok 8517 - infinity survived everything ok 8518 - infinity in list context too ok 8519 - Combined get/set ok 8520 ok 8521 - The object isa Canary ok 8522 ok 8523 ok 8524 ok 8525 ok 8526 ok 8527 ok 8528 - Default userdata is undef ok 8529 - Default userdata is undef ok 8530 - return set infinity ok 8531 - The object isa Canary ok 8532 - return set infinity, even in list context ok 8533 - The object isa Canary ok 8534 - top_key on empty heap returns set infinity ok 8535 - The object isa Canary ok 8536 - top_key on empty heap returns set infinity, even in list context ok 8537 - The object isa Canary ok 8538 - min_key on empty heap returns set infinity ok 8539 - The object isa Canary ok 8540 - min_key on empty heap returns set infinity, even in list context ok 8541 - The object isa Canary ok 8542 ok 8543 ok 8544 ok 8545 ok 8546 ok 8547 ok 8548 ok 8549 - proper error message: Self absorption at t/02_stress.t line 811 # ok 8550 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8551 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 8552 ok 8553 ok 8554 ok 8555 ok 8556 ok 8557 ok 8558 ok 8559 ok 8560 ok 8561 ok 8562 ok 8563 ok 8564 ok 8565 ok 8566 - order: CODE(0x1c83a3c), elements: Array 1, dirty: 0 ok 8567 ok 8568 ok 8569 ok 8570 - Start empty ok 8571 ok 8572 ok 8573 ok 8574 ok 8575 - There are no values ok 8576 - There are no keys ok 8577 - Expected order ok 8578 - Expected order ok 8579 - Expected element type ok 8580 - Expected element type ok 8581 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 8582 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 8583 ok 8584 ok 8585 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 8586 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 8587 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 8588 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 8589 - proper infinity ok 8590 - proper infinity ok 8591 - Count is number of inserts ok 8592 - There are 9 values ok 8593 - There are 9 keys ok 8594 - keys and values have compatible order ok 8595 ok 8596 - Count lowered by extracts ok 8597 - 2 values left ok 8598 - Empty after clear ok 8599 - Double clear works ok 8600 - Empty after extract_all ok 8601 - extract_top on empty heap dies ok 8602 - extract_top on empty heap dies ok 8603 - extract_min on empty heap dies ok 8604 - extract_min on empty heap dies ok 8605 - extract first on empty returns undef ok 8606 - extract first on empty returns no values ok 8607 - top on empty heap dies ok 8608 - top on empty heap dies ok 8609 - undefined first on empty heap ok 8610 - Undef first key in list context ok 8611 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 8612 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 8613 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 8614 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 8615 - undef first_key ok 8616 - Undef from first_key in list context ok 8617 - There are no values ok 8618 - There are no keys ok 8619 - There are no values ok 8620 - The object isa Canary ok 8621 ok 8622 - Hashes aren't wrapped ok 8623 - Hashes aren't wrapped ok 8624 ok 8625 ok 8626 ok 8627 ok 8628 - Use value itself as key ok 8629 - Use value itself as key ok 8630 - Is also the effective key ok 8631 - Is also the effective key ok 8632 - Is also the effective key ok 8633 - Is also the effective key ok 8634 - Is also the effective key ok 8635 - Is also the effective key ok 8636 - Is also the effective key ok 8637 ok 8638 ok 8639 ok 8640 ok 8641 ok 8642 ok 8643 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8644 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8645 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8646 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8647 - user_data survived everything ok 8648 - user_data in list context too ok 8649 - Combined get/set ok 8650 ok 8651 - The object isa Canary ok 8652 ok 8653 ok 8654 ok 8655 ok 8656 - infinity survived everything ok 8657 - infinity in list context too ok 8658 - Combined get/set ok 8659 ok 8660 - The object isa Canary ok 8661 ok 8662 ok 8663 ok 8664 ok 8665 ok 8666 ok 8667 - Default userdata is undef ok 8668 - Default userdata is undef ok 8669 - return set infinity ok 8670 - The object isa Canary ok 8671 - return set infinity, even in list context ok 8672 - The object isa Canary ok 8673 - top_key on empty heap returns set infinity ok 8674 - The object isa Canary ok 8675 - top_key on empty heap returns set infinity, even in list context ok 8676 - The object isa Canary ok 8677 - min_key on empty heap returns set infinity ok 8678 - The object isa Canary ok 8679 - min_key on empty heap returns set infinity, even in list context ok 8680 - The object isa Canary ok 8681 ok 8682 ok 8683 ok 8684 ok 8685 ok 8686 ok 8687 ok 8688 - proper error message: Self absorption at t/02_stress.t line 811 # ok 8689 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8690 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 8691 ok 8692 ok 8693 ok 8694 ok 8695 ok 8696 ok 8697 ok 8698 ok 8699 ok 8700 ok 8701 ok 8702 ok 8703 ok 8704 ok 8705 - order: CODE(0x1c83a3c), elements: Hash foo, dirty: 0 ok 8706 ok 8707 ok 8708 ok 8709 - Start empty ok 8710 ok 8711 ok 8712 ok 8713 ok 8714 - There are no values ok 8715 - There are no keys ok 8716 - Expected order ok 8717 - Expected order ok 8718 - Expected element type ok 8719 - Expected element type ok 8720 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 8721 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 8722 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 8723 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 8724 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 8725 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 8726 ok 8727 ok 8728 - proper infinity ok 8729 - proper infinity ok 8730 - Count is number of inserts ok 8731 - There are 9 values ok 8732 - There are 9 keys ok 8733 - keys and values have compatible order ok 8734 ok 8735 - Count lowered by extracts ok 8736 - 2 values left ok 8737 - Empty after clear ok 8738 - Double clear works ok 8739 - Empty after extract_all ok 8740 - extract_top on empty heap dies ok 8741 - extract_top on empty heap dies ok 8742 - extract_min on empty heap dies ok 8743 - extract_min on empty heap dies ok 8744 - extract first on empty returns undef ok 8745 - extract first on empty returns no values ok 8746 - top on empty heap dies ok 8747 - top on empty heap dies ok 8748 - undefined first on empty heap ok 8749 - Undef first key in list context ok 8750 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 8751 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 8752 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 8753 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 8754 - undef first_key ok 8755 - Undef from first_key in list context ok 8756 - There are no values ok 8757 - There are no keys ok 8758 - There are no values ok 8759 - The object isa Canary ok 8760 ok 8761 - Functions/Methods aren't wrapped ok 8762 - Functions/Methods aren't wrapped ok 8763 ok 8764 ok 8765 ok 8766 ok 8767 - Use value itself as key ok 8768 - Use value itself as key ok 8769 - Is also the effective key ok 8770 - Is also the effective key ok 8771 - Is also the effective key ok 8772 - Is also the effective key ok 8773 - Is also the effective key ok 8774 - Is also the effective key ok 8775 - Is also the effective key ok 8776 ok 8777 ok 8778 ok 8779 ok 8780 ok 8781 ok 8782 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8783 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8784 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8785 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8786 - user_data survived everything ok 8787 - user_data in list context too ok 8788 - Combined get/set ok 8789 ok 8790 - The object isa Canary ok 8791 ok 8792 ok 8793 ok 8794 ok 8795 - infinity survived everything ok 8796 - infinity in list context too ok 8797 - Combined get/set ok 8798 ok 8799 - The object isa Canary ok 8800 ok 8801 ok 8802 ok 8803 ok 8804 ok 8805 ok 8806 - Default userdata is undef ok 8807 - Default userdata is undef ok 8808 - return set infinity ok 8809 - The object isa Canary ok 8810 - return set infinity, even in list context ok 8811 - The object isa Canary ok 8812 - top_key on empty heap returns set infinity ok 8813 - The object isa Canary ok 8814 - top_key on empty heap returns set infinity, even in list context ok 8815 - The object isa Canary ok 8816 - min_key on empty heap returns set infinity ok 8817 - The object isa Canary ok 8818 - min_key on empty heap returns set infinity, even in list context ok 8819 - The object isa Canary ok 8820 ok 8821 ok 8822 ok 8823 ok 8824 ok 8825 ok 8826 ok 8827 - proper error message: Self absorption at t/02_stress.t line 811 # ok 8828 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 8829 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 8830 ok 8831 ok 8832 ok 8833 ok 8834 ok 8835 ok 8836 ok 8837 ok 8838 ok 8839 ok 8840 ok 8841 ok 8842 ok 8843 ok 8844 - order: CODE(0x1c83a3c), elements: Function CODE(0x3446b3c), dirty: 0 ok 8845 ok 8846 ok 8847 ok 8848 - Start empty ok 8849 ok 8850 ok 8851 ok 8852 ok 8853 - There are no values ok 8854 - There are no keys ok 8855 - Expected order ok 8856 - Expected order ok 8857 - Expected element type ok 8858 - Expected element type ok 8859 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 8860 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 8861 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 8862 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 8863 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 8864 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 8865 ok 8866 ok 8867 - proper infinity ok 8868 - proper infinity ok 8869 - Count is number of inserts ok 8870 - There are 9 values ok 8871 - There are 9 keys ok 8872 - keys and values have compatible order ok 8873 ok 8874 - Count lowered by extracts ok 8875 - 2 values left ok 8876 - Empty after clear ok 8877 - Double clear works ok 8878 - Empty after extract_all ok 8879 - extract_top on empty heap dies ok 8880 - extract_top on empty heap dies ok 8881 - extract_min on empty heap dies ok 8882 - extract_min on empty heap dies ok 8883 - extract first on empty returns undef ok 8884 - extract first on empty returns no values ok 8885 - top on empty heap dies ok 8886 - top on empty heap dies ok 8887 - undefined first on empty heap ok 8888 - Undef first key in list context ok 8889 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 8890 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 8891 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 8892 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 8893 - undef first_key ok 8894 - Undef from first_key in list context ok 8895 - There are no values ok 8896 - There are no keys ok 8897 - There are no values ok 8898 - The object isa Canary ok 8899 ok 8900 - Any/Objects aren't wrapped ok 8901 - Any/Objects aren't wrapped ok 8902 ok 8903 ok 8904 ok 8905 ok 8906 - Use value itself as key ok 8907 - Use value itself as key ok 8908 - Is also the effective key ok 8909 - Is also the effective key ok 8910 - Is also the effective key ok 8911 - Is also the effective key ok 8912 - Is also the effective key ok 8913 - Is also the effective key ok 8914 - Is also the effective key ok 8915 ok 8916 ok 8917 ok 8918 ok 8919 ok 8920 ok 8921 - Have all new values ok 8922 ok 8923 ok 8924 - Empty again ok 8925 ok 8926 - Have all new values ok 8927 ok 8928 ok 8929 - Empty again ok 8930 ok 8931 - Have all new values ok 8932 ok 8933 ok 8934 - Empty again ok 8935 ok 8936 - Have all new values ok 8937 ok 8938 ok 8939 - Empty again ok 8940 ok 8941 - user_data survived everything ok 8942 - user_data in list context too ok 8943 - Combined get/set ok 8944 ok 8945 - The object isa Canary ok 8946 ok 8947 ok 8948 ok 8949 ok 8950 - infinity survived everything ok 8951 - infinity in list context too ok 8952 - Combined get/set ok 8953 ok 8954 - The object isa Canary ok 8955 ok 8956 ok 8957 ok 8958 ok 8959 ok 8960 ok 8961 - Default userdata is undef ok 8962 - Default userdata is undef ok 8963 - return set infinity ok 8964 - The object isa Canary ok 8965 - return set infinity, even in list context ok 8966 - The object isa Canary ok 8967 - top_key on empty heap returns set infinity ok 8968 - The object isa Canary ok 8969 - top_key on empty heap returns set infinity, even in list context ok 8970 - The object isa Canary ok 8971 - min_key on empty heap returns set infinity ok 8972 - The object isa Canary ok 8973 - min_key on empty heap returns set infinity, even in list context ok 8974 - The object isa Canary ok 8975 ok 8976 ok 8977 ok 8978 ok 8979 ok 8980 ok 8981 ok 8982 - proper error message: Self absorption at t/02_stress.t line 811 # ok 8983 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 8984 ok 8985 ok 8986 ok 8987 ok 8988 ok 8989 ok 8990 ok 8991 ok 8992 ok 8993 ok 8994 ok 8995 ok 8996 ok 8997 ok 8998 ok 8999 ok 9000 - order: CODE(0x1c83a3c), elements: Any CODE(0x346ed94), dirty: 0 ok 9001 ok 9002 ok 9003 ok 9004 - Start empty ok 9005 ok 9006 ok 9007 ok 9008 ok 9009 - There are no values ok 9010 - There are no keys ok 9011 - Expected order ok 9012 - Expected order ok 9013 - Expected element type ok 9014 - Expected element type ok 9015 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 9016 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 9017 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 9018 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 9019 ok 9020 ok 9021 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 9022 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 9023 - proper infinity ok 9024 - proper infinity ok 9025 - Count is number of inserts ok 9026 - There are 9 values ok 9027 - There are 9 keys ok 9028 - keys and values have compatible order ok 9029 ok 9030 - Count lowered by extracts ok 9031 - 2 values left ok 9032 - Empty after clear ok 9033 - Double clear works ok 9034 - Empty after extract_all ok 9035 - extract_top on empty heap dies ok 9036 - extract_top on empty heap dies ok 9037 - extract_min on empty heap dies ok 9038 - extract_min on empty heap dies ok 9039 - extract first on empty returns undef ok 9040 - extract first on empty returns no values ok 9041 - top on empty heap dies ok 9042 - top on empty heap dies ok 9043 - undefined first on empty heap ok 9044 - Undef first key in list context ok 9045 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 9046 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 9047 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 9048 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 9049 - undef first_key ok 9050 - Undef from first_key in list context ok 9051 - There are no values ok 9052 - There are no keys ok 9053 - There are no values ok 9054 - The object isa Canary ok 9055 ok 9056 - Functions/Methods aren't wrapped ok 9057 - Functions/Methods aren't wrapped ok 9058 ok 9059 ok 9060 ok 9061 ok 9062 - Use value itself as key ok 9063 - Use value itself as key ok 9064 - Is also the effective key ok 9065 - Is also the effective key ok 9066 - Is also the effective key ok 9067 - Is also the effective key ok 9068 - Is also the effective key ok 9069 - Is also the effective key ok 9070 - Is also the effective key ok 9071 ok 9072 ok 9073 ok 9074 ok 9075 ok 9076 ok 9077 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 9078 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 9079 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 9080 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 9081 - user_data survived everything ok 9082 - user_data in list context too ok 9083 - Combined get/set ok 9084 ok 9085 - The object isa Canary ok 9086 ok 9087 ok 9088 ok 9089 ok 9090 - infinity survived everything ok 9091 - infinity in list context too ok 9092 - Combined get/set ok 9093 ok 9094 - The object isa Canary ok 9095 ok 9096 ok 9097 ok 9098 ok 9099 ok 9100 ok 9101 - Default userdata is undef ok 9102 - Default userdata is undef ok 9103 - return set infinity ok 9104 - The object isa Canary ok 9105 - return set infinity, even in list context ok 9106 - The object isa Canary ok 9107 - top_key on empty heap returns set infinity ok 9108 - The object isa Canary ok 9109 - top_key on empty heap returns set infinity, even in list context ok 9110 - The object isa Canary ok 9111 - min_key on empty heap returns set infinity ok 9112 - The object isa Canary ok 9113 - min_key on empty heap returns set infinity, even in list context ok 9114 - The object isa Canary ok 9115 ok 9116 ok 9117 ok 9118 ok 9119 ok 9120 ok 9121 ok 9122 - proper error message: Self absorption at t/02_stress.t line 811 # ok 9123 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 9124 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 9125 ok 9126 ok 9127 ok 9128 ok 9129 ok 9130 ok 9131 ok 9132 ok 9133 ok 9134 ok 9135 ok 9136 ok 9137 ok 9138 ok 9139 - order: CODE(0x1c83a3c), elements: Method meth, dirty: 0 ok 9140 ok 9141 ok 9142 ok 9143 - Start empty ok 9144 ok 9145 ok 9146 ok 9147 ok 9148 - There are no values ok 9149 - There are no keys ok 9150 - Expected order ok 9151 - Expected order ok 9152 - Expected element type ok 9153 - Expected element type ok 9154 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 9155 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 9156 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 9157 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 9158 ok 9159 ok 9160 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 9161 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 9162 - proper infinity ok 9163 - proper infinity ok 9164 - Count is number of inserts ok 9165 - There are 9 values ok 9166 - There are 9 keys ok 9167 - keys and values have compatible order ok 9168 ok 9169 - Count lowered by extracts ok 9170 - 2 values left ok 9171 - Empty after clear ok 9172 - Double clear works ok 9173 - Empty after extract_all ok 9174 - extract_top on empty heap dies ok 9175 - extract_top on empty heap dies ok 9176 - extract_min on empty heap dies ok 9177 - extract_min on empty heap dies ok 9178 - extract first on empty returns undef ok 9179 - extract first on empty returns no values ok 9180 - top on empty heap dies ok 9181 - top on empty heap dies ok 9182 - undefined first on empty heap ok 9183 - Undef first key in list context ok 9184 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 9185 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 9186 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 9187 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 9188 - undef first_key ok 9189 - Undef from first_key in list context ok 9190 - There are no values ok 9191 - There are no keys ok 9192 - There are no values ok 9193 - The object isa Canary ok 9194 ok 9195 - Functions/Methods aren't wrapped ok 9196 - Functions/Methods aren't wrapped ok 9197 ok 9198 ok 9199 ok 9200 ok 9201 - Use value itself as key ok 9202 - Use value itself as key ok 9203 - Is also the effective key ok 9204 - Is also the effective key ok 9205 - Is also the effective key ok 9206 - Is also the effective key ok 9207 - Is also the effective key ok 9208 - Is also the effective key ok 9209 - Is also the effective key ok 9210 ok 9211 ok 9212 ok 9213 ok 9214 ok 9215 ok 9216 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 9217 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 9218 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 9219 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 9220 - user_data survived everything ok 9221 - user_data in list context too ok 9222 - Combined get/set ok 9223 ok 9224 - The object isa Canary ok 9225 ok 9226 ok 9227 ok 9228 ok 9229 - infinity survived everything ok 9230 - infinity in list context too ok 9231 - Combined get/set ok 9232 ok 9233 - The object isa Canary ok 9234 ok 9235 ok 9236 ok 9237 ok 9238 ok 9239 ok 9240 - Default userdata is undef ok 9241 - Default userdata is undef ok 9242 - return set infinity ok 9243 - The object isa Canary ok 9244 - return set infinity, even in list context ok 9245 - The object isa Canary ok 9246 - top_key on empty heap returns set infinity ok 9247 - The object isa Canary ok 9248 - top_key on empty heap returns set infinity, even in list context ok 9249 - The object isa Canary ok 9250 - min_key on empty heap returns set infinity ok 9251 - The object isa Canary ok 9252 - min_key on empty heap returns set infinity, even in list context ok 9253 - The object isa Canary ok 9254 ok 9255 ok 9256 ok 9257 ok 9258 ok 9259 ok 9260 ok 9261 - proper error message: Self absorption at t/02_stress.t line 811 # ok 9262 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 9263 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 9264 ok 9265 ok 9266 ok 9267 ok 9268 ok 9269 ok 9270 ok 9271 ok 9272 ok 9273 ok 9274 ok 9275 ok 9276 ok 9277 ok 9278 - order: CODE(0x1c83a3c), elements: Method -'$f\#, dirty: 0 ok 9279 ok 9280 ok 9281 ok 9282 - Start empty ok 9283 ok 9284 ok 9285 ok 9286 ok 9287 - There are no values ok 9288 - There are no keys ok 9289 - Expected order ok 9290 - Expected order ok 9291 - Expected element type ok 9292 - Expected element type ok 9293 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 9294 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 9295 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 9296 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 9297 ok 9298 ok 9299 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 9300 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 9301 - proper infinity ok 9302 - proper infinity ok 9303 - Count is number of inserts ok 9304 - There are 9 values ok 9305 - There are 9 keys ok 9306 - keys and values have compatible order ok 9307 ok 9308 - Count lowered by extracts ok 9309 - 2 values left ok 9310 - Empty after clear ok 9311 - Double clear works ok 9312 - Empty after extract_all ok 9313 - extract_top on empty heap dies ok 9314 - extract_top on empty heap dies ok 9315 - extract_min on empty heap dies ok 9316 - extract_min on empty heap dies ok 9317 - extract first on empty returns undef ok 9318 - extract first on empty returns no values ok 9319 - top on empty heap dies ok 9320 - top on empty heap dies ok 9321 - undefined first on empty heap ok 9322 - Undef first key in list context ok 9323 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 9324 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 9325 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 9326 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 9327 - undef first_key ok 9328 - Undef from first_key in list context ok 9329 - There are no values ok 9330 - There are no keys ok 9331 - There are no values ok 9332 - The object isa Canary ok 9333 ok 9334 - Any/Objects aren't wrapped ok 9335 - Any/Objects aren't wrapped ok 9336 ok 9337 ok 9338 ok 9339 ok 9340 - Use value itself as key ok 9341 - Use value itself as key ok 9342 - Is also the effective key ok 9343 - Is also the effective key ok 9344 - Is also the effective key ok 9345 - Is also the effective key ok 9346 - Is also the effective key ok 9347 - Is also the effective key ok 9348 - Is also the effective key ok 9349 ok 9350 ok 9351 ok 9352 ok 9353 ok 9354 ok 9355 - Have all new values ok 9356 ok 9357 ok 9358 - Empty again ok 9359 ok 9360 - Have all new values ok 9361 ok 9362 ok 9363 - Empty again ok 9364 ok 9365 - Have all new values ok 9366 ok 9367 ok 9368 - Empty again ok 9369 ok 9370 - Have all new values ok 9371 ok 9372 ok 9373 - Empty again ok 9374 ok 9375 - user_data survived everything ok 9376 - user_data in list context too ok 9377 - Combined get/set ok 9378 ok 9379 - The object isa Canary ok 9380 ok 9381 ok 9382 ok 9383 ok 9384 - infinity survived everything ok 9385 - infinity in list context too ok 9386 - Combined get/set ok 9387 ok 9388 - The object isa Canary ok 9389 ok 9390 ok 9391 ok 9392 ok 9393 ok 9394 ok 9395 - Default userdata is undef ok 9396 - Default userdata is undef ok 9397 - return set infinity ok 9398 - The object isa Canary ok 9399 - return set infinity, even in list context ok 9400 - The object isa Canary ok 9401 - top_key on empty heap returns set infinity ok 9402 - The object isa Canary ok 9403 - top_key on empty heap returns set infinity, even in list context ok 9404 - The object isa Canary ok 9405 - min_key on empty heap returns set infinity ok 9406 - The object isa Canary ok 9407 - min_key on empty heap returns set infinity, even in list context ok 9408 - The object isa Canary ok 9409 ok 9410 ok 9411 ok 9412 ok 9413 ok 9414 ok 9415 ok 9416 - proper error message: Self absorption at t/02_stress.t line 811 # ok 9417 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 9418 ok 9419 ok 9420 ok 9421 ok 9422 ok 9423 ok 9424 ok 9425 ok 9426 ok 9427 ok 9428 ok 9429 ok 9430 ok 9431 ok 9432 ok 9433 ok 9434 - order: CODE(0x1c83a3c), elements: Object meth, dirty: 0 ok 9435 ok 9436 ok 9437 ok 9438 - Start empty ok 9439 ok 9440 ok 9441 ok 9442 ok 9443 - There are no values ok 9444 - There are no keys ok 9445 - Expected order ok 9446 - Expected order ok 9447 - Expected element type ok 9448 - Expected element type ok 9449 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 9450 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 9451 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 9452 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 9453 ok 9454 ok 9455 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 9456 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 9457 - proper infinity ok 9458 - proper infinity ok 9459 - Count is number of inserts ok 9460 - There are 9 values ok 9461 - There are 9 keys ok 9462 - keys and values have compatible order ok 9463 ok 9464 - Count lowered by extracts ok 9465 - 2 values left ok 9466 - Empty after clear ok 9467 - Double clear works ok 9468 - Empty after extract_all ok 9469 - extract_top on empty heap dies ok 9470 - extract_top on empty heap dies ok 9471 - extract_min on empty heap dies ok 9472 - extract_min on empty heap dies ok 9473 - extract first on empty returns undef ok 9474 - extract first on empty returns no values ok 9475 - top on empty heap dies ok 9476 - top on empty heap dies ok 9477 - undefined first on empty heap ok 9478 - Undef first key in list context ok 9479 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 9480 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 9481 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 9482 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 9483 - undef first_key ok 9484 - Undef from first_key in list context ok 9485 - There are no values ok 9486 - There are no keys ok 9487 - There are no values ok 9488 - The object isa Canary ok 9489 ok 9490 - Any/Objects aren't wrapped ok 9491 - Any/Objects aren't wrapped ok 9492 ok 9493 ok 9494 ok 9495 ok 9496 - Use value itself as key ok 9497 - Use value itself as key ok 9498 - Is also the effective key ok 9499 - Is also the effective key ok 9500 - Is also the effective key ok 9501 - Is also the effective key ok 9502 - Is also the effective key ok 9503 - Is also the effective key ok 9504 - Is also the effective key ok 9505 ok 9506 ok 9507 ok 9508 ok 9509 ok 9510 ok 9511 - Have all new values ok 9512 ok 9513 ok 9514 - Empty again ok 9515 ok 9516 - Have all new values ok 9517 ok 9518 ok 9519 - Empty again ok 9520 ok 9521 - Have all new values ok 9522 ok 9523 ok 9524 - Empty again ok 9525 ok 9526 - Have all new values ok 9527 ok 9528 ok 9529 - Empty again ok 9530 ok 9531 - user_data survived everything ok 9532 - user_data in list context too ok 9533 - Combined get/set ok 9534 ok 9535 - The object isa Canary ok 9536 ok 9537 ok 9538 ok 9539 ok 9540 - infinity survived everything ok 9541 - infinity in list context too ok 9542 - Combined get/set ok 9543 ok 9544 - The object isa Canary ok 9545 ok 9546 ok 9547 ok 9548 ok 9549 ok 9550 ok 9551 - Default userdata is undef ok 9552 - Default userdata is undef ok 9553 - return set infinity ok 9554 - The object isa Canary ok 9555 - return set infinity, even in list context ok 9556 - The object isa Canary ok 9557 - top_key on empty heap returns set infinity ok 9558 - The object isa Canary ok 9559 - top_key on empty heap returns set infinity, even in list context ok 9560 - The object isa Canary ok 9561 - min_key on empty heap returns set infinity ok 9562 - The object isa Canary ok 9563 - min_key on empty heap returns set infinity, even in list context ok 9564 - The object isa Canary ok 9565 ok 9566 ok 9567 ok 9568 ok 9569 ok 9570 ok 9571 ok 9572 - proper error message: Self absorption at t/02_stress.t line 811 # ok 9573 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 9574 ok 9575 ok 9576 ok 9577 ok 9578 ok 9579 ok 9580 ok 9581 ok 9582 ok 9583 ok 9584 ok 9585 ok 9586 ok 9587 ok 9588 ok 9589 ok 9590 - order: CODE(0x1c83a3c), elements: Object -'$f\#, dirty: 0 ok 9591 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 9592 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 9593 - Have all new values ok 9594 ok 9595 ok 9596 - Empty again ok 9597 ok 9598 - Have all new values ok 9599 ok 9600 ok 9601 - Empty again ok 9602 ok 9603 ok 9604 ok 9605 ok 9606 ok 9607 ok 9608 ok 9609 ok 9610 ok 9611 ok 9612 ok 9613 ok 9614 ok 9615 ok 9616 ok 9617 ok 9618 ok 9619 ok 9620 ok 9621 ok 9622 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 9623 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 9624 - Have all new values ok 9625 ok 9626 ok 9627 - Empty again ok 9628 ok 9629 - Have all new values ok 9630 ok 9631 ok 9632 - Empty again ok 9633 ok 9634 ok 9635 ok 9636 ok 9637 ok 9638 ok 9639 ok 9640 ok 9641 ok 9642 ok 9643 ok 9644 ok 9645 ok 9646 ok 9647 ok 9648 ok 9649 ok 9650 ok 9651 ok 9652 ok 9653 ok 9654 - Is a heap: 0 ok 9655 ok 9656 ok 9657 - Died properly: Wam at t/02_stress.t line 1043. # ok 9658 ok 9659 - Is a heap: -1 0 ok 9660 ok 9661 ok 9662 - Died properly: Wam at t/02_stress.t line 1043. # ok 9663 ok 9664 - Is a heap: -2 0 -1 ok 9665 ok 9666 ok 9667 - Died properly: Wam at t/02_stress.t line 1043. # ok 9668 ok 9669 - Is a heap: -2 0 -1 ok 9670 ok 9671 ok 9672 - Died properly: Wam at t/02_stress.t line 1043. # ok 9673 ok 9674 - Is a heap: -3 -2 -1 0 ok 9675 ok 9676 ok 9677 - Died properly: Wam at t/02_stress.t line 1043. # ok 9678 ok 9679 - Is a heap: -3 -2 -1 0 ok 9680 ok 9681 ok 9682 - Died properly: Wam at t/02_stress.t line 1043. # ok 9683 ok 9684 - Is a heap: -4 -3 -1 0 -2 ok 9685 ok 9686 ok 9687 - Died properly: Wam at t/02_stress.t line 1043. # ok 9688 ok 9689 - Is a heap: -4 -3 -1 0 -2 ok 9690 ok 9691 ok 9692 - Died properly: Wam at t/02_stress.t line 1043. # ok 9693 ok 9694 - Is a heap: -5 -3 -4 0 -2 -1 ok 9695 ok 9696 ok 9697 - Died properly: Wam at t/02_stress.t line 1043. # ok 9698 ok 9699 - Is a heap: -5 -3 -4 0 -2 -1 ok 9700 ok 9701 ok 9702 - Died properly: Wam at t/02_stress.t line 1043. # ok 9703 ok 9704 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 9705 ok 9706 ok 9707 - Died properly: Wam at t/02_stress.t line 1043. # ok 9708 ok 9709 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 9710 ok 9711 ok 9712 - Died properly: Wam at t/02_stress.t line 1043. # ok 9713 ok 9714 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 9715 ok 9716 ok 9717 - Died properly: Wam at t/02_stress.t line 1043. # ok 9718 ok 9719 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 9720 ok 9721 ok 9722 - Died properly: Wam at t/02_stress.t line 1043. # ok 9723 ok 9724 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 9725 ok 9726 ok 9727 - Died properly: Wam at t/02_stress.t line 1043. # ok 9728 ok 9729 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 9730 ok 9731 ok 9732 - Died properly: Wam at t/02_stress.t line 1043. # ok 9733 ok 9734 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 9735 ok 9736 ok 9737 - Died properly: Wam at t/02_stress.t line 1043. # ok 9738 ok 9739 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 9740 ok 9741 ok 9742 - Died properly: Wam at t/02_stress.t line 1043. # ok 9743 ok 9744 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 9745 ok 9746 ok 9747 - Died properly: Wam at t/02_stress.t line 1043. # ok 9748 ok 9749 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 9750 ok 9751 ok 9752 - Died properly: Wam at t/02_stress.t line 1043. # ok 9753 ok 9754 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 9755 ok 9756 ok 9757 - Died properly: Wam at t/02_stress.t line 1043. # ok 9758 ok 9759 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 9760 ok 9761 ok 9762 - Died properly: Wam at t/02_stress.t line 1043. # ok 9763 ok 9764 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 9765 ok 9766 ok 9767 - Died properly: Wam at t/02_stress.t line 1043. # ok 9768 ok 9769 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 9770 ok 9771 ok 9772 - Died properly: Wam at t/02_stress.t line 1043. # ok 9773 ok 9774 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 9775 ok 9776 ok 9777 - Died properly: Wam at t/02_stress.t line 1043. # ok 9778 ok 9779 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 9780 ok 9781 ok 9782 - Died properly: Wam at t/02_stress.t line 1043. # ok 9783 ok 9784 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 9785 ok 9786 ok 9787 - Died properly: Wam at t/02_stress.t line 1043. # ok 9788 ok 9789 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 9790 ok 9791 ok 9792 - Died properly: Wam at t/02_stress.t line 1043. # ok 9793 ok 9794 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 9795 ok 9796 ok 9797 - Died properly: Wam at t/02_stress.t line 1043. # ok 9798 ok 9799 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 9800 ok 9801 ok 9802 - Died properly: Wam at t/02_stress.t line 1043. # ok 9803 ok 9804 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 9805 ok 9806 ok 9807 - Died properly: Wam at t/02_stress.t line 1043. # ok 9808 ok 9809 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 9810 ok 9811 ok 9812 - Died properly: Wam at t/02_stress.t line 1043. # ok 9813 ok 9814 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 9815 ok 9816 ok 9817 - Died properly: Wam at t/02_stress.t line 1043. # ok 9818 ok 9819 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 9820 ok 9821 ok 9822 - Died properly: Wam at t/02_stress.t line 1043. # ok 9823 ok 9824 - Is a heap: -14 -9 -13 -6 -8 -10 -12 0 -3 -2 -7 -1 -5 -4 -11 ok 9825 ok 9826 ok 9827 ok 9828 - Is a heap: ok 9829 ok 9830 ok 9831 - Died properly: Wam at t/02_stress.t line 1067. # ok 9832 ok 9833 - Is a heap: 0 ok 9834 ok 9835 ok 9836 - Died properly: Wam at t/02_stress.t line 1067. # ok 9837 ok 9838 - Is a heap: 0 ok 9839 ok 9840 ok 9841 - Died properly: Wam at t/02_stress.t line 1067. # ok 9842 ok 9843 - Is a heap: -1 0 ok 9844 ok 9845 ok 9846 - Died properly: Wam at t/02_stress.t line 1067. # ok 9847 ok 9848 - Is a heap: -1 0 ok 9849 ok 9850 ok 9851 - Died properly: Wam at t/02_stress.t line 1067. # ok 9852 ok 9853 - Is a heap: -2 0 -1 ok 9854 ok 9855 ok 9856 - Died properly: Wam at t/02_stress.t line 1067. # ok 9857 ok 9858 - Is a heap: -2 0 -1 ok 9859 ok 9860 ok 9861 - Died properly: Wam at t/02_stress.t line 1067. # ok 9862 ok 9863 - Is a heap: -2 0 -1 ok 9864 ok 9865 ok 9866 - Died properly: Wam at t/02_stress.t line 1067. # ok 9867 ok 9868 - Is a heap: -3 -2 -1 0 ok 9869 ok 9870 ok 9871 - Died properly: Wam at t/02_stress.t line 1067. # ok 9872 ok 9873 - Is a heap: -3 -2 -1 0 ok 9874 ok 9875 ok 9876 - Died properly: Wam at t/02_stress.t line 1067. # ok 9877 ok 9878 - Is a heap: -3 -2 -1 0 ok 9879 ok 9880 ok 9881 - Died properly: Wam at t/02_stress.t line 1067. # ok 9882 ok 9883 - Is a heap: -4 -3 -1 0 -2 ok 9884 ok 9885 ok 9886 - Died properly: Wam at t/02_stress.t line 1067. # ok 9887 ok 9888 - Is a heap: -4 -3 -1 0 -2 ok 9889 ok 9890 ok 9891 - Died properly: Wam at t/02_stress.t line 1067. # ok 9892 ok 9893 - Is a heap: -4 -3 -1 0 -2 ok 9894 ok 9895 ok 9896 - Died properly: Wam at t/02_stress.t line 1067. # ok 9897 ok 9898 - Is a heap: -5 -3 -4 0 -2 -1 ok 9899 ok 9900 ok 9901 - Died properly: Wam at t/02_stress.t line 1067. # ok 9902 ok 9903 - Is a heap: -5 -3 -4 0 -2 -1 ok 9904 ok 9905 ok 9906 - Died properly: Wam at t/02_stress.t line 1067. # ok 9907 ok 9908 - Is a heap: -5 -3 -4 0 -2 -1 ok 9909 ok 9910 ok 9911 - Died properly: Wam at t/02_stress.t line 1067. # ok 9912 ok 9913 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 9914 ok 9915 ok 9916 - Died properly: Wam at t/02_stress.t line 1067. # ok 9917 ok 9918 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 9919 ok 9920 ok 9921 - Died properly: Wam at t/02_stress.t line 1067. # ok 9922 ok 9923 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 9924 ok 9925 ok 9926 - Died properly: Wam at t/02_stress.t line 1067. # ok 9927 ok 9928 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 9929 ok 9930 ok 9931 - Died properly: Wam at t/02_stress.t line 1067. # ok 9932 ok 9933 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 9934 ok 9935 ok 9936 - Died properly: Wam at t/02_stress.t line 1067. # ok 9937 ok 9938 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 9939 ok 9940 ok 9941 - Died properly: Wam at t/02_stress.t line 1067. # ok 9942 ok 9943 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 9944 ok 9945 ok 9946 - Died properly: Wam at t/02_stress.t line 1067. # ok 9947 ok 9948 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 9949 ok 9950 ok 9951 - Died properly: Wam at t/02_stress.t line 1067. # ok 9952 ok 9953 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 9954 ok 9955 ok 9956 - Died properly: Wam at t/02_stress.t line 1067. # ok 9957 ok 9958 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 9959 ok 9960 ok 9961 - Died properly: Wam at t/02_stress.t line 1067. # ok 9962 ok 9963 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 9964 ok 9965 ok 9966 - Died properly: Wam at t/02_stress.t line 1067. # ok 9967 ok 9968 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 9969 ok 9970 ok 9971 - Died properly: Wam at t/02_stress.t line 1067. # ok 9972 ok 9973 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 9974 ok 9975 ok 9976 - Died properly: Wam at t/02_stress.t line 1067. # ok 9977 ok 9978 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 9979 ok 9980 ok 9981 - Died properly: Wam at t/02_stress.t line 1067. # ok 9982 ok 9983 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 9984 ok 9985 ok 9986 - Died properly: Wam at t/02_stress.t line 1067. # ok 9987 ok 9988 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 9989 ok 9990 ok 9991 - Died properly: Wam at t/02_stress.t line 1067. # ok 9992 ok 9993 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 9994 ok 9995 ok 9996 - Died properly: Wam at t/02_stress.t line 1067. # ok 9997 ok 9998 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 9999 ok 10000 ok 10001 - Died properly: Wam at t/02_stress.t line 1067. # ok 10002 ok 10003 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 10004 ok 10005 ok 10006 - Died properly: Wam at t/02_stress.t line 1067. # ok 10007 ok 10008 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 10009 ok 10010 ok 10011 - Died properly: Wam at t/02_stress.t line 1067. # ok 10012 ok 10013 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 10014 ok 10015 ok 10016 - Died properly: Wam at t/02_stress.t line 1067. # ok 10017 ok 10018 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 10019 ok 10020 ok 10021 - Died properly: Wam at t/02_stress.t line 1067. # ok 10022 ok 10023 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 10024 ok 10025 ok 10026 - Died properly: Wam at t/02_stress.t line 1067. # ok 10027 ok 10028 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 10029 ok 10030 ok 10031 - Died properly: Wam at t/02_stress.t line 1067. # ok 10032 ok 10033 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 10034 ok 10035 ok 10036 - Died properly: Wam at t/02_stress.t line 1067. # ok 10037 ok 10038 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 10039 ok 10040 ok 10041 - Died properly: Wam at t/02_stress.t line 1067. # ok 10042 ok 10043 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 10044 ok 10045 ok 10046 - Died properly: Wam at t/02_stress.t line 1067. # ok 10047 ok 10048 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 10049 ok 10050 ok 10051 - Died properly: Wam at t/02_stress.t line 1067. # ok 10052 ok 10053 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 10054 ok 10055 ok 10056 - Died properly: Wam at t/02_stress.t line 1067. # ok 10057 ok 10058 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 10059 ok 10060 ok 10061 - Died properly: Wam at t/02_stress.t line 1067. # ok 10062 ok 10063 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 10064 ok 10065 ok 10066 - Died properly: Wam at t/02_stress.t line 1067. # ok 10067 ok 10068 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 10069 ok 10070 ok 10071 - Died properly: Wam at t/02_stress.t line 1067. # ok 10072 ok 10073 - Is a heap: -14 -9 -13 -6 -8 -10 -12 0 -3 -2 -7 -1 -5 -4 -11 ok 10074 ok 10075 ok 10076 ok 10077 - Is a heap: 0 ok 10078 ok 10079 ok 10080 - Died properly: Wam at t/02_stress.t line 1089. # ok 10081 ok 10082 - Is a heap: -1 0 ok 10083 ok 10084 ok 10085 - Died properly: Wam at t/02_stress.t line 1089. # ok 10086 ok 10087 - Is a heap: -2 0 -1 ok 10088 ok 10089 ok 10090 - Died properly: Wam at t/02_stress.t line 1089. # ok 10091 ok 10092 - Is a heap: -2 0 -1 ok 10093 ok 10094 ok 10095 - Died properly: Wam at t/02_stress.t line 1089. # ok 10096 ok 10097 - Is a heap: -3 -2 -1 0 ok 10098 ok 10099 ok 10100 - Died properly: Wam at t/02_stress.t line 1089. # ok 10101 ok 10102 - Is a heap: -3 -2 -1 0 ok 10103 ok 10104 ok 10105 - Died properly: Wam at t/02_stress.t line 1089. # ok 10106 ok 10107 - Is a heap: -4 -3 -1 0 -2 ok 10108 ok 10109 ok 10110 - Died properly: Wam at t/02_stress.t line 1089. # ok 10111 ok 10112 - Is a heap: -4 -3 -1 0 -2 ok 10113 ok 10114 ok 10115 - Died properly: Wam at t/02_stress.t line 1089. # ok 10116 ok 10117 - Is a heap: -5 -3 -4 0 -2 -1 ok 10118 ok 10119 ok 10120 - Died properly: Wam at t/02_stress.t line 1089. # ok 10121 ok 10122 - Is a heap: -5 -3 -4 0 -2 -1 ok 10123 ok 10124 ok 10125 - Died properly: Wam at t/02_stress.t line 1089. # ok 10126 ok 10127 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 10128 ok 10129 ok 10130 - Died properly: Wam at t/02_stress.t line 1089. # ok 10131 ok 10132 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 10133 ok 10134 ok 10135 - Died properly: Wam at t/02_stress.t line 1089. # ok 10136 ok 10137 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 10138 ok 10139 ok 10140 - Died properly: Wam at t/02_stress.t line 1089. # ok 10141 ok 10142 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 10143 ok 10144 ok 10145 - Died properly: Wam at t/02_stress.t line 1089. # ok 10146 ok 10147 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 10148 ok 10149 ok 10150 - Died properly: Wam at t/02_stress.t line 1089. # ok 10151 ok 10152 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 10153 ok 10154 ok 10155 - Died properly: Wam at t/02_stress.t line 1089. # ok 10156 ok 10157 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 10158 ok 10159 ok 10160 - Died properly: Wam at t/02_stress.t line 1089. # ok 10161 ok 10162 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 10163 ok 10164 ok 10165 - Died properly: Wam at t/02_stress.t line 1089. # ok 10166 ok 10167 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 10168 ok 10169 ok 10170 - Died properly: Wam at t/02_stress.t line 1089. # ok 10171 ok 10172 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 10173 ok 10174 ok 10175 - Died properly: Wam at t/02_stress.t line 1089. # ok 10176 ok 10177 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 10178 ok 10179 ok 10180 - Died properly: Wam at t/02_stress.t line 1089. # ok 10181 ok 10182 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 10183 ok 10184 ok 10185 - Died properly: Wam at t/02_stress.t line 1089. # ok 10186 ok 10187 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 10188 ok 10189 ok 10190 - Died properly: Wam at t/02_stress.t line 1089. # ok 10191 ok 10192 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 10193 ok 10194 ok 10195 - Died properly: Wam at t/02_stress.t line 1089. # ok 10196 ok 10197 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 10198 ok 10199 ok 10200 - Died properly: Wam at t/02_stress.t line 1089. # ok 10201 ok 10202 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 10203 ok 10204 ok 10205 - Died properly: Wam at t/02_stress.t line 1089. # ok 10206 ok 10207 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 10208 ok 10209 ok 10210 - Died properly: Wam at t/02_stress.t line 1089. # ok 10211 ok 10212 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 10213 ok 10214 ok 10215 - Died properly: Wam at t/02_stress.t line 1089. # ok 10216 ok 10217 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 10218 ok 10219 ok 10220 - Died properly: Wam at t/02_stress.t line 1089. # ok 10221 ok 10222 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 10223 ok 10224 ok 10225 - Died properly: Wam at t/02_stress.t line 1089. # ok 10226 ok 10227 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 10228 ok 10229 ok 10230 - Died properly: Wam at t/02_stress.t line 1089. # ok 10231 ok 10232 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 10233 ok 10234 ok 10235 - Died properly: Wam at t/02_stress.t line 1089. # ok 10236 ok 10237 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 10238 ok 10239 ok 10240 - Died properly: Wam at t/02_stress.t line 1089. # ok 10241 ok 10242 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 10243 ok 10244 ok 10245 - Died properly: Wam at t/02_stress.t line 1089. # ok 10246 ok 10247 - Is a heap: -14 -9 -13 -6 -8 -10 -12 0 -3 -2 -7 -1 -5 -4 -11 ok 10248 ok 10249 ok 10250 ok 10251 - Is a heap: 0 ok 10252 ok 10253 ok 10254 - Died properly: Wam at t/02_stress.t line 1113. # ok 10255 ok 10256 - Is a heap: -1 0 ok 10257 ok 10258 ok 10259 - Died properly: Wam at t/02_stress.t line 1113. # ok 10260 ok 10261 - Is a heap: -2 0 -1 ok 10262 ok 10263 ok 10264 - Died properly: Wam at t/02_stress.t line 1113. # ok 10265 ok 10266 - Is a heap: -2 0 -1 ok 10267 ok 10268 ok 10269 - Died properly: Wam at t/02_stress.t line 1113. # ok 10270 ok 10271 - Is a heap: -3 -2 -1 0 ok 10272 ok 10273 ok 10274 - Died properly: Wam at t/02_stress.t line 1113. # ok 10275 ok 10276 - Is a heap: -3 -2 -1 0 ok 10277 ok 10278 ok 10279 - Died properly: Wam at t/02_stress.t line 1113. # ok 10280 ok 10281 - Is a heap: -4 -3 -1 0 -2 ok 10282 ok 10283 ok 10284 - Died properly: Wam at t/02_stress.t line 1113. # ok 10285 ok 10286 - Is a heap: -4 -3 -1 0 -2 ok 10287 ok 10288 ok 10289 - Died properly: Wam at t/02_stress.t line 1113. # ok 10290 ok 10291 - Is a heap: -5 -3 -4 0 -2 -1 ok 10292 ok 10293 ok 10294 - Died properly: Wam at t/02_stress.t line 1113. # ok 10295 ok 10296 - Is a heap: -5 -3 -4 0 -2 -1 ok 10297 ok 10298 ok 10299 - Died properly: Wam at t/02_stress.t line 1113. # ok 10300 ok 10301 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 10302 ok 10303 ok 10304 - Died properly: Wam at t/02_stress.t line 1113. # ok 10305 ok 10306 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 10307 ok 10308 ok 10309 - Died properly: Wam at t/02_stress.t line 1113. # ok 10310 ok 10311 - Is a heap: -6 -3 -5 0 -2 -1 -4 ok 10312 ok 10313 ok 10314 - Died properly: Wam at t/02_stress.t line 1113. # ok 10315 ok 10316 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 10317 ok 10318 ok 10319 - Died properly: Wam at t/02_stress.t line 1113. # ok 10320 ok 10321 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 10322 ok 10323 ok 10324 - Died properly: Wam at t/02_stress.t line 1113. # ok 10325 ok 10326 - Is a heap: -7 -6 -5 -3 -2 -1 -4 0 ok 10327 ok 10328 ok 10329 - Died properly: Wam at t/02_stress.t line 1113. # ok 10330 ok 10331 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 10332 ok 10333 ok 10334 - Died properly: Wam at t/02_stress.t line 1113. # ok 10335 ok 10336 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 10337 ok 10338 ok 10339 - Died properly: Wam at t/02_stress.t line 1113. # ok 10340 ok 10341 - Is a heap: -8 -7 -5 -6 -2 -1 -4 0 -3 ok 10342 ok 10343 ok 10344 - Died properly: Wam at t/02_stress.t line 1113. # ok 10345 ok 10346 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 10347 ok 10348 ok 10349 - Died properly: Wam at t/02_stress.t line 1113. # ok 10350 ok 10351 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 10352 ok 10353 ok 10354 - Died properly: Wam at t/02_stress.t line 1113. # ok 10355 ok 10356 - Is a heap: -9 -8 -5 -6 -7 -1 -4 0 -3 -2 ok 10357 ok 10358 ok 10359 - Died properly: Wam at t/02_stress.t line 1113. # ok 10360 ok 10361 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 10362 ok 10363 ok 10364 - Died properly: Wam at t/02_stress.t line 1113. # ok 10365 ok 10366 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 10367 ok 10368 ok 10369 - Died properly: Wam at t/02_stress.t line 1113. # ok 10370 ok 10371 - Is a heap: -10 -9 -5 -6 -8 -1 -4 0 -3 -2 -7 ok 10372 ok 10373 ok 10374 - Died properly: Wam at t/02_stress.t line 1113. # ok 10375 ok 10376 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 10377 ok 10378 ok 10379 - Died properly: Wam at t/02_stress.t line 1113. # ok 10380 ok 10381 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 10382 ok 10383 ok 10384 - Died properly: Wam at t/02_stress.t line 1113. # ok 10385 ok 10386 - Is a heap: -11 -9 -10 -6 -8 -5 -4 0 -3 -2 -7 -1 ok 10387 ok 10388 ok 10389 - Died properly: Wam at t/02_stress.t line 1113. # ok 10390 ok 10391 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 10392 ok 10393 ok 10394 - Died properly: Wam at t/02_stress.t line 1113. # ok 10395 ok 10396 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 10397 ok 10398 ok 10399 - Died properly: Wam at t/02_stress.t line 1113. # ok 10400 ok 10401 - Is a heap: -12 -9 -11 -6 -8 -10 -4 0 -3 -2 -7 -1 -5 ok 10402 ok 10403 ok 10404 - Died properly: Wam at t/02_stress.t line 1113. # ok 10405 ok 10406 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 10407 ok 10408 ok 10409 - Died properly: Wam at t/02_stress.t line 1113. # ok 10410 ok 10411 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 10412 ok 10413 ok 10414 - Died properly: Wam at t/02_stress.t line 1113. # ok 10415 ok 10416 - Is a heap: -13 -9 -12 -6 -8 -10 -11 0 -3 -2 -7 -1 -5 -4 ok 10417 ok 10418 ok 10419 - Died properly: Wam at t/02_stress.t line 1113. # ok 10420 ok 10421 - Is a heap: -14 -9 -13 -6 -8 -10 -12 0 -3 -2 -7 -1 -5 -4 -11 ok 10422 ok 10423 ok 10424 - Died properly: Wam at t/02_stress.t line 1158. # ok 10425 ok 10426 ok 10427 ok 10428 - Died properly: Wam at t/02_stress.t line 1158. # ok 10429 - Died properly: Wam at t/02_stress.t line 1158. # ok 10430 ok 10431 ok 10432 ok 10433 - Died properly: Wam at t/02_stress.t line 1158. # ok 10434 - Died properly: Wam at t/02_stress.t line 1158. # ok 10435 ok 10436 ok 10437 ok 10438 - Died properly: Wam at t/02_stress.t line 1158. # ok 10439 - Died properly: Wam at t/02_stress.t line 1158. # ok 10440 ok 10441 ok 10442 ok 10443 - Died properly: Wam at t/02_stress.t line 1158. # ok 10444 - Died properly: Wam at t/02_stress.t line 1158. # ok 10445 ok 10446 ok 10447 ok 10448 - Died properly: Wam at t/02_stress.t line 1158. # ok 10449 - Died properly: Wam at t/02_stress.t line 1158. # ok 10450 ok 10451 ok 10452 ok 10453 - Died properly: Wam at t/02_stress.t line 1158. # ok 10454 - Died properly: Wam at t/02_stress.t line 1188. # ok 10455 ok 10456 ok 10457 ok 10458 - Died properly: Wam at t/02_stress.t line 1188. # ok 10459 - Died properly: Wam at t/02_stress.t line 1188. # ok 10460 ok 10461 ok 10462 ok 10463 - Died properly: Wam at t/02_stress.t line 1188. # ok 10464 - Died properly: Wam at t/02_stress.t line 1188. # ok 10465 ok 10466 ok 10467 ok 10468 - Died properly: Wam at t/02_stress.t line 1188. # ok 10469 - Died properly: Wam at t/02_stress.t line 1188. # ok 10470 ok 10471 ok 10472 ok 10473 - Died properly: Wam at t/02_stress.t line 1188. # ok 10474 - Died properly: Wam at t/02_stress.t line 1188. # ok 10475 ok 10476 ok 10477 ok 10478 - Died properly: Wam at t/02_stress.t line 1188. # ok 10479 - Died properly: Wam at t/02_stress.t line 1188. # ok 10480 ok 10481 ok 10482 ok 10483 - Died properly: Wam at t/02_stress.t line 1188. # ok 10484 - Died properly: Wam at t/02_stress.t line 1188. # ok 10485 ok 10486 ok 10487 ok 10488 - Died properly: Wam at t/02_stress.t line 1188. # ok 10489 - Died properly: Wam at t/02_stress.t line 1188. # ok 10490 ok 10491 ok 10492 ok 10493 - Died properly: Wam at t/02_stress.t line 1188. # ok 10494 - Died properly: Wam at t/02_stress.t line 1188. # ok 10495 ok 10496 ok 10497 ok 10498 - Died properly: Wam at t/02_stress.t line 1188. # ok 10499 - Died properly: Wam at t/02_stress.t line 1188. # ok 10500 ok 10501 ok 10502 ok 10503 - Died properly: Wam at t/02_stress.t line 1188. # ok 10504 - Died properly: Wam at t/02_stress.t line 1215. # ok 10505 ok 10506 ok 10507 ok 10508 - Died properly: Wam at t/02_stress.t line 1215. # ok 10509 - Died properly: Wam at t/02_stress.t line 1215. # ok 10510 ok 10511 ok 10512 ok 10513 - Died properly: Wam at t/02_stress.t line 1215. # ok 10514 - Died properly: Wam at t/02_stress.t line 1215. # ok 10515 ok 10516 ok 10517 ok 10518 - Died properly: Wam at t/02_stress.t line 1215. # ok 10519 - Died properly: Wam at t/02_stress.t line 1215. # ok 10520 ok 10521 ok 10522 ok 10523 - Died properly: Wam at t/02_stress.t line 1215. # ok 10524 - Died properly: Wam at t/02_stress.t line 1215. # ok 10525 ok 10526 ok 10527 ok 10528 - Died properly: Wam at t/02_stress.t line 1215. # ok 10529 - Died properly: Wam at t/02_stress.t line 1215. # ok 10530 ok 10531 ok 10532 ok 10533 - Died properly: Wam at t/02_stress.t line 1215. # ok 10534 ok 10535 - Died properly: Wam at t/02_stress.t line 1247. # ok 10536 ok 10537 ok 10538 - Died properly: Wam at t/02_stress.t line 1247. # ok 10539 ok 10540 - Died properly: Wam at t/02_stress.t line 1247. # ok 10541 ok 10542 ok 10543 - Died properly: Wam at t/02_stress.t line 1247. # ok 10544 ok 10545 - Died properly: Wam at t/02_stress.t line 1247. # ok 10546 ok 10547 ok 10548 - Died properly: Wam at t/02_stress.t line 1247. # ok 10549 ok 10550 - Died properly: Wam at t/02_stress.t line 1247. # ok 10551 ok 10552 ok 10553 - Died properly: Wam at t/02_stress.t line 1247. # ok 10554 ok 10555 - Died properly: Wam at t/02_stress.t line 1247. # ok 10556 ok 10557 ok 10558 - Died properly: Wam at t/02_stress.t line 1247. # ok 10559 ok 10560 - Died properly: Wam at t/02_stress.t line 1247. # ok 10561 ok 10562 ok 10563 - Died properly: Wam at t/02_stress.t line 1247. # ok 10564 ok 10565 - Died properly: Wam at t/02_stress.t line 1247. # ok 10566 ok 10567 ok 10568 - Died properly: Wam at t/02_stress.t line 1247. # ok 10569 ok 10570 ok 10571 ok 10572 - Died properly: Wam at t/02_stress.t line 1280. # ok 10573 ok 10574 ok 10575 - Died properly: Wam at t/02_stress.t line 1280. # ok 10576 ok 10577 - Died properly: Wam at t/02_stress.t line 1280. # ok 10578 ok 10579 ok 10580 - Died properly: Wam at t/02_stress.t line 1280. # ok 10581 ok 10582 - Died properly: Wam at t/02_stress.t line 1280. # ok 10583 ok 10584 ok 10585 - Died properly: Wam at t/02_stress.t line 1280. # ok 10586 ok 10587 - Died properly: Wam at t/02_stress.t line 1280. # ok 10588 ok 10589 ok 10590 - Died properly: Wam at t/02_stress.t line 1280. # ok 10591 ok 10592 - Died properly: Wam at t/02_stress.t line 1280. # ok 10593 ok 10594 ok 10595 - Died properly: Wam at t/02_stress.t line 1280. # ok 10596 ok 10597 - Died properly: Wam at t/02_stress.t line 1280. # ok 10598 ok 10599 ok 10600 - Died properly: Wam at t/02_stress.t line 1280. # ok 10601 ok 10602 - Died properly: Wam at t/02_stress.t line 1280. # ok 10603 ok 10604 ok 10605 - Died properly: Wam at t/02_stress.t line 1280. # ok 10606 ok 10607 - Died properly: Wam at t/02_stress.t line 1280. # ok 10608 ok 10609 ok 10610 - Died properly: Wam at t/02_stress.t line 1280. # ok 10611 ok 10612 - Died properly: Wam at t/02_stress.t line 1280. # ok 10613 ok 10614 ok 10615 - Died properly: Wam at t/02_stress.t line 1280. # ok 10616 ok 10617 - Died properly: Wam at t/02_stress.t line 1280. # ok 10618 ok 10619 ok 10620 - Died properly: Wam at t/02_stress.t line 1280. # ok 10621 ok 10622 - Died properly: Wam at t/02_stress.t line 1280. # ok 10623 ok 10624 ok 10625 - Died properly: Wam at t/02_stress.t line 1280. # ok 10626 ok 10627 ok 10628 ok 10629 - Died properly: Wam at t/02_stress.t line 1310. # ok 10630 ok 10631 ok 10632 - Died properly: Wam at t/02_stress.t line 1310. # ok 10633 ok 10634 - Died properly: Wam at t/02_stress.t line 1310. # ok 10635 ok 10636 ok 10637 - Died properly: Wam at t/02_stress.t line 1310. # ok 10638 ok 10639 - Died properly: Wam at t/02_stress.t line 1310. # ok 10640 ok 10641 ok 10642 - Died properly: Wam at t/02_stress.t line 1310. # ok 10643 ok 10644 - Died properly: Wam at t/02_stress.t line 1310. # ok 10645 ok 10646 ok 10647 - Died properly: Wam at t/02_stress.t line 1310. # ok 10648 ok 10649 - Died properly: Wam at t/02_stress.t line 1310. # ok 10650 ok 10651 ok 10652 - Died properly: Wam at t/02_stress.t line 1310. # ok 10653 ok 10654 - Died properly: Wam at t/02_stress.t line 1310. # ok 10655 ok 10656 ok 10657 - Died properly: Wam at t/02_stress.t line 1310. # ok 10658 ok 10659 - Died properly: Wam at t/02_stress.t line 1310. # ok 10660 ok 10661 ok 10662 - Died properly: Wam at t/02_stress.t line 1310. # ok 10663 ok 10664 ok 10665 ok 10666 - Died properly: Wam at t/02_stress.t line 1342. # ok 10667 ok 10668 ok 10669 - Died properly: Wam at t/02_stress.t line 1342. # ok 10670 ok 10671 - Died properly: Wam at t/02_stress.t line 1342. # ok 10672 ok 10673 ok 10674 - Died properly: Wam at t/02_stress.t line 1342. # ok 10675 ok 10676 - Died properly: Wam at t/02_stress.t line 1342. # ok 10677 ok 10678 ok 10679 - Died properly: Wam at t/02_stress.t line 1342. # ok 10680 ok 10681 - Died properly: Wam at t/02_stress.t line 1342. # ok 10682 ok 10683 ok 10684 - Died properly: Wam at t/02_stress.t line 1342. # ok 10685 ok 10686 - Died properly: Wam at t/02_stress.t line 1342. # ok 10687 ok 10688 ok 10689 - Died properly: Wam at t/02_stress.t line 1342. # ok 10690 ok 10691 - Died properly: Wam at t/02_stress.t line 1342. # ok 10692 ok 10693 ok 10694 - Died properly: Wam at t/02_stress.t line 1342. # ok 10695 ok 10696 - Died properly: Wam at t/02_stress.t line 1342. # ok 10697 ok 10698 ok 10699 - Died properly: Wam at t/02_stress.t line 1342. # ok 10700 ok 10701 ok 10702 - Died properly: Wam at t/02_stress.t line 1158. # ok 10703 ok 10704 ok 10705 ok 10706 - Died properly: Wam at t/02_stress.t line 1158. # ok 10707 - Died properly: Wam at t/02_stress.t line 1158. # ok 10708 ok 10709 ok 10710 ok 10711 - Died properly: Wam at t/02_stress.t line 1158. # ok 10712 - Died properly: Wam at t/02_stress.t line 1158. # ok 10713 ok 10714 ok 10715 ok 10716 - Died properly: Wam at t/02_stress.t line 1158. # ok 10717 - Died properly: Wam at t/02_stress.t line 1158. # ok 10718 ok 10719 ok 10720 ok 10721 - Died properly: Wam at t/02_stress.t line 1158. # ok 10722 - Died properly: Wam at t/02_stress.t line 1158. # ok 10723 ok 10724 ok 10725 ok 10726 - Died properly: Wam at t/02_stress.t line 1158. # ok 10727 - Died properly: Wam at t/02_stress.t line 1158. # ok 10728 ok 10729 ok 10730 ok 10731 - Died properly: Wam at t/02_stress.t line 1158. # ok 10732 - Died properly: Wam at t/02_stress.t line 1188. # ok 10733 ok 10734 ok 10735 ok 10736 - Died properly: Wam at t/02_stress.t line 1188. # ok 10737 - Died properly: Wam at t/02_stress.t line 1188. # ok 10738 ok 10739 ok 10740 ok 10741 - Died properly: Wam at t/02_stress.t line 1188. # ok 10742 - Died properly: Wam at t/02_stress.t line 1188. # ok 10743 ok 10744 ok 10745 ok 10746 - Died properly: Wam at t/02_stress.t line 1188. # ok 10747 - Died properly: Wam at t/02_stress.t line 1188. # ok 10748 ok 10749 ok 10750 ok 10751 - Died properly: Wam at t/02_stress.t line 1188. # ok 10752 - Died properly: Wam at t/02_stress.t line 1188. # ok 10753 ok 10754 ok 10755 ok 10756 - Died properly: Wam at t/02_stress.t line 1188. # ok 10757 - Died properly: Wam at t/02_stress.t line 1188. # ok 10758 ok 10759 ok 10760 ok 10761 - Died properly: Wam at t/02_stress.t line 1188. # ok 10762 - Died properly: Wam at t/02_stress.t line 1188. # ok 10763 ok 10764 ok 10765 ok 10766 - Died properly: Wam at t/02_stress.t line 1188. # ok 10767 - Died properly: Wam at t/02_stress.t line 1188. # ok 10768 ok 10769 ok 10770 ok 10771 - Died properly: Wam at t/02_stress.t line 1188. # ok 10772 - Died properly: Wam at t/02_stress.t line 1188. # ok 10773 ok 10774 ok 10775 ok 10776 - Died properly: Wam at t/02_stress.t line 1188. # ok 10777 - Died properly: Wam at t/02_stress.t line 1188. # ok 10778 ok 10779 ok 10780 ok 10781 - Died properly: Wam at t/02_stress.t line 1188. # ok 10782 - Died properly: Wam at t/02_stress.t line 1215. # ok 10783 ok 10784 ok 10785 ok 10786 - Died properly: Wam at t/02_stress.t line 1215. # ok 10787 - Died properly: Wam at t/02_stress.t line 1215. # ok 10788 ok 10789 ok 10790 ok 10791 - Died properly: Wam at t/02_stress.t line 1215. # ok 10792 - Died properly: Wam at t/02_stress.t line 1215. # ok 10793 ok 10794 ok 10795 ok 10796 - Died properly: Wam at t/02_stress.t line 1215. # ok 10797 - Died properly: Wam at t/02_stress.t line 1215. # ok 10798 ok 10799 ok 10800 ok 10801 - Died properly: Wam at t/02_stress.t line 1215. # ok 10802 - Died properly: Wam at t/02_stress.t line 1215. # ok 10803 ok 10804 ok 10805 ok 10806 - Died properly: Wam at t/02_stress.t line 1215. # ok 10807 - Died properly: Wam at t/02_stress.t line 1215. # ok 10808 ok 10809 ok 10810 ok 10811 - Died properly: Wam at t/02_stress.t line 1215. # ok 10812 ok 10813 - Died properly: Wam at t/02_stress.t line 1247. # ok 10814 ok 10815 ok 10816 - Died properly: Wam at t/02_stress.t line 1247. # ok 10817 ok 10818 - Died properly: Wam at t/02_stress.t line 1247. # ok 10819 ok 10820 ok 10821 - Died properly: Wam at t/02_stress.t line 1247. # ok 10822 ok 10823 - Died properly: Wam at t/02_stress.t line 1247. # ok 10824 ok 10825 ok 10826 - Died properly: Wam at t/02_stress.t line 1247. # ok 10827 ok 10828 - Died properly: Wam at t/02_stress.t line 1247. # ok 10829 ok 10830 ok 10831 - Died properly: Wam at t/02_stress.t line 1247. # ok 10832 ok 10833 - Died properly: Wam at t/02_stress.t line 1247. # ok 10834 ok 10835 ok 10836 - Died properly: Wam at t/02_stress.t line 1247. # ok 10837 ok 10838 - Died properly: Wam at t/02_stress.t line 1247. # ok 10839 ok 10840 ok 10841 - Died properly: Wam at t/02_stress.t line 1247. # ok 10842 ok 10843 - Died properly: Wam at t/02_stress.t line 1247. # ok 10844 ok 10845 ok 10846 - Died properly: Wam at t/02_stress.t line 1247. # ok 10847 ok 10848 ok 10849 ok 10850 - Died properly: Wam at t/02_stress.t line 1280. # ok 10851 ok 10852 ok 10853 - Died properly: Wam at t/02_stress.t line 1280. # ok 10854 ok 10855 - Died properly: Wam at t/02_stress.t line 1280. # ok 10856 ok 10857 ok 10858 - Died properly: Wam at t/02_stress.t line 1280. # ok 10859 ok 10860 - Died properly: Wam at t/02_stress.t line 1280. # ok 10861 ok 10862 ok 10863 - Died properly: Wam at t/02_stress.t line 1280. # ok 10864 ok 10865 - Died properly: Wam at t/02_stress.t line 1280. # ok 10866 ok 10867 ok 10868 - Died properly: Wam at t/02_stress.t line 1280. # ok 10869 ok 10870 - Died properly: Wam at t/02_stress.t line 1280. # ok 10871 ok 10872 ok 10873 - Died properly: Wam at t/02_stress.t line 1280. # ok 10874 ok 10875 - Died properly: Wam at t/02_stress.t line 1280. # ok 10876 ok 10877 ok 10878 - Died properly: Wam at t/02_stress.t line 1280. # ok 10879 ok 10880 - Died properly: Wam at t/02_stress.t line 1280. # ok 10881 ok 10882 ok 10883 - Died properly: Wam at t/02_stress.t line 1280. # ok 10884 ok 10885 - Died properly: Wam at t/02_stress.t line 1280. # ok 10886 ok 10887 ok 10888 - Died properly: Wam at t/02_stress.t line 1280. # ok 10889 ok 10890 - Died properly: Wam at t/02_stress.t line 1280. # ok 10891 ok 10892 ok 10893 - Died properly: Wam at t/02_stress.t line 1280. # ok 10894 ok 10895 - Died properly: Wam at t/02_stress.t line 1280. # ok 10896 ok 10897 ok 10898 - Died properly: Wam at t/02_stress.t line 1280. # ok 10899 ok 10900 ok 10901 ok 10902 - Died properly: Wam at t/02_stress.t line 1310. # ok 10903 ok 10904 ok 10905 - Died properly: Wam at t/02_stress.t line 1310. # ok 10906 ok 10907 - Died properly: Wam at t/02_stress.t line 1310. # ok 10908 ok 10909 ok 10910 - Died properly: Wam at t/02_stress.t line 1310. # ok 10911 ok 10912 - Died properly: Wam at t/02_stress.t line 1310. # ok 10913 ok 10914 ok 10915 - Died properly: Wam at t/02_stress.t line 1310. # ok 10916 ok 10917 - Died properly: Wam at t/02_stress.t line 1310. # ok 10918 ok 10919 ok 10920 - Died properly: Wam at t/02_stress.t line 1310. # ok 10921 ok 10922 - Died properly: Wam at t/02_stress.t line 1310. # ok 10923 ok 10924 ok 10925 - Died properly: Wam at t/02_stress.t line 1310. # ok 10926 ok 10927 - Died properly: Wam at t/02_stress.t line 1310. # ok 10928 ok 10929 ok 10930 - Died properly: Wam at t/02_stress.t line 1310. # ok 10931 ok 10932 - Died properly: Wam at t/02_stress.t line 1310. # ok 10933 ok 10934 ok 10935 - Died properly: Wam at t/02_stress.t line 1310. # ok 10936 ok 10937 ok 10938 ok 10939 - Died properly: Wam at t/02_stress.t line 1342. # ok 10940 ok 10941 ok 10942 - Died properly: Wam at t/02_stress.t line 1342. # ok 10943 ok 10944 - Died properly: Wam at t/02_stress.t line 1342. # ok 10945 ok 10946 ok 10947 - Died properly: Wam at t/02_stress.t line 1342. # ok 10948 ok 10949 - Died properly: Wam at t/02_stress.t line 1342. # ok 10950 ok 10951 ok 10952 - Died properly: Wam at t/02_stress.t line 1342. # ok 10953 ok 10954 - Died properly: Wam at t/02_stress.t line 1342. # ok 10955 ok 10956 ok 10957 - Died properly: Wam at t/02_stress.t line 1342. # ok 10958 ok 10959 - Died properly: Wam at t/02_stress.t line 1342. # ok 10960 ok 10961 ok 10962 - Died properly: Wam at t/02_stress.t line 1342. # ok 10963 ok 10964 - Died properly: Wam at t/02_stress.t line 1342. # ok 10965 ok 10966 ok 10967 - Died properly: Wam at t/02_stress.t line 1342. # ok 10968 ok 10969 - Died properly: Wam at t/02_stress.t line 1342. # ok 10970 ok 10971 ok 10972 - Died properly: Wam at t/02_stress.t line 1342. # ok 10973 ok 10974 ok 10975 - Died properly: Wam at t/02_stress.t line 1158. # ok 10976 ok 10977 ok 10978 ok 10979 - Died properly: Wam at t/02_stress.t line 1158. # ok 10980 - Died properly: Wam at t/02_stress.t line 1158. # ok 10981 ok 10982 ok 10983 ok 10984 - Died properly: Wam at t/02_stress.t line 1158. # ok 10985 - Died properly: Wam at t/02_stress.t line 1158. # ok 10986 ok 10987 ok 10988 ok 10989 - Died properly: Wam at t/02_stress.t line 1158. # ok 10990 - Died properly: Wam at t/02_stress.t line 1158. # ok 10991 ok 10992 ok 10993 ok 10994 - Died properly: Wam at t/02_stress.t line 1158. # ok 10995 - Died properly: Wam at t/02_stress.t line 1158. # ok 10996 ok 10997 ok 10998 ok 10999 - Died properly: Wam at t/02_stress.t line 1158. # ok 11000 - Died properly: Wam at t/02_stress.t line 1158. # ok 11001 ok 11002 ok 11003 ok 11004 - Died properly: Wam at t/02_stress.t line 1158. # ok 11005 - Died properly: Wam at t/02_stress.t line 1188. # ok 11006 ok 11007 ok 11008 ok 11009 - Died properly: Wam at t/02_stress.t line 1188. # ok 11010 - Died properly: Wam at t/02_stress.t line 1188. # ok 11011 ok 11012 ok 11013 ok 11014 - Died properly: Wam at t/02_stress.t line 1188. # ok 11015 - Died properly: Wam at t/02_stress.t line 1188. # ok 11016 ok 11017 ok 11018 ok 11019 - Died properly: Wam at t/02_stress.t line 1188. # ok 11020 - Died properly: Wam at t/02_stress.t line 1188. # ok 11021 ok 11022 ok 11023 ok 11024 - Died properly: Wam at t/02_stress.t line 1188. # ok 11025 - Died properly: Wam at t/02_stress.t line 1188. # ok 11026 ok 11027 ok 11028 ok 11029 - Died properly: Wam at t/02_stress.t line 1188. # ok 11030 - Died properly: Wam at t/02_stress.t line 1188. # ok 11031 ok 11032 ok 11033 ok 11034 - Died properly: Wam at t/02_stress.t line 1188. # ok 11035 - Died properly: Wam at t/02_stress.t line 1188. # ok 11036 ok 11037 ok 11038 ok 11039 - Died properly: Wam at t/02_stress.t line 1188. # ok 11040 - Died properly: Wam at t/02_stress.t line 1188. # ok 11041 ok 11042 ok 11043 ok 11044 - Died properly: Wam at t/02_stress.t line 1188. # ok 11045 - Died properly: Wam at t/02_stress.t line 1188. # ok 11046 ok 11047 ok 11048 ok 11049 - Died properly: Wam at t/02_stress.t line 1188. # ok 11050 - Died properly: Wam at t/02_stress.t line 1188. # ok 11051 ok 11052 ok 11053 ok 11054 - Died properly: Wam at t/02_stress.t line 1188. # ok 11055 - Died properly: Wam at t/02_stress.t line 1215. # ok 11056 ok 11057 ok 11058 ok 11059 - Died properly: Wam at t/02_stress.t line 1215. # ok 11060 - Died properly: Wam at t/02_stress.t line 1215. # ok 11061 ok 11062 ok 11063 ok 11064 - Died properly: Wam at t/02_stress.t line 1215. # ok 11065 - Died properly: Wam at t/02_stress.t line 1215. # ok 11066 ok 11067 ok 11068 ok 11069 - Died properly: Wam at t/02_stress.t line 1215. # ok 11070 - Died properly: Wam at t/02_stress.t line 1215. # ok 11071 ok 11072 ok 11073 ok 11074 - Died properly: Wam at t/02_stress.t line 1215. # ok 11075 - Died properly: Wam at t/02_stress.t line 1215. # ok 11076 ok 11077 ok 11078 ok 11079 - Died properly: Wam at t/02_stress.t line 1215. # ok 11080 - Died properly: Wam at t/02_stress.t line 1215. # ok 11081 ok 11082 ok 11083 ok 11084 - Died properly: Wam at t/02_stress.t line 1215. # ok 11085 ok 11086 - Died properly: Wam at t/02_stress.t line 1247. # ok 11087 ok 11088 ok 11089 - Died properly: Wam at t/02_stress.t line 1247. # ok 11090 ok 11091 - Died properly: Wam at t/02_stress.t line 1247. # ok 11092 ok 11093 ok 11094 - Died properly: Wam at t/02_stress.t line 1247. # ok 11095 ok 11096 - Died properly: Wam at t/02_stress.t line 1247. # ok 11097 ok 11098 ok 11099 - Died properly: Wam at t/02_stress.t line 1247. # ok 11100 ok 11101 - Died properly: Wam at t/02_stress.t line 1247. # ok 11102 ok 11103 ok 11104 - Died properly: Wam at t/02_stress.t line 1247. # ok 11105 ok 11106 - Died properly: Wam at t/02_stress.t line 1247. # ok 11107 ok 11108 ok 11109 - Died properly: Wam at t/02_stress.t line 1247. # ok 11110 ok 11111 - Died properly: Wam at t/02_stress.t line 1247. # ok 11112 ok 11113 ok 11114 - Died properly: Wam at t/02_stress.t line 1247. # ok 11115 ok 11116 - Died properly: Wam at t/02_stress.t line 1247. # ok 11117 ok 11118 ok 11119 - Died properly: Wam at t/02_stress.t line 1247. # ok 11120 ok 11121 ok 11122 ok 11123 - Died properly: Wam at t/02_stress.t line 1280. # ok 11124 ok 11125 ok 11126 - Died properly: Wam at t/02_stress.t line 1280. # ok 11127 ok 11128 - Died properly: Wam at t/02_stress.t line 1280. # ok 11129 ok 11130 ok 11131 - Died properly: Wam at t/02_stress.t line 1280. # ok 11132 ok 11133 - Died properly: Wam at t/02_stress.t line 1280. # ok 11134 ok 11135 ok 11136 - Died properly: Wam at t/02_stress.t line 1280. # ok 11137 ok 11138 - Died properly: Wam at t/02_stress.t line 1280. # ok 11139 ok 11140 ok 11141 - Died properly: Wam at t/02_stress.t line 1280. # ok 11142 ok 11143 - Died properly: Wam at t/02_stress.t line 1280. # ok 11144 ok 11145 ok 11146 - Died properly: Wam at t/02_stress.t line 1280. # ok 11147 ok 11148 - Died properly: Wam at t/02_stress.t line 1280. # ok 11149 ok 11150 ok 11151 - Died properly: Wam at t/02_stress.t line 1280. # ok 11152 ok 11153 - Died properly: Wam at t/02_stress.t line 1280. # ok 11154 ok 11155 ok 11156 - Died properly: Wam at t/02_stress.t line 1280. # ok 11157 ok 11158 - Died properly: Wam at t/02_stress.t line 1280. # ok 11159 ok 11160 ok 11161 - Died properly: Wam at t/02_stress.t line 1280. # ok 11162 ok 11163 - Died properly: Wam at t/02_stress.t line 1280. # ok 11164 ok 11165 ok 11166 - Died properly: Wam at t/02_stress.t line 1280. # ok 11167 ok 11168 - Died properly: Wam at t/02_stress.t line 1280. # ok 11169 ok 11170 ok 11171 - Died properly: Wam at t/02_stress.t line 1280. # ok 11172 ok 11173 ok 11174 ok 11175 - Died properly: Wam at t/02_stress.t line 1310. # ok 11176 ok 11177 ok 11178 - Died properly: Wam at t/02_stress.t line 1310. # ok 11179 ok 11180 - Died properly: Wam at t/02_stress.t line 1310. # ok 11181 ok 11182 ok 11183 - Died properly: Wam at t/02_stress.t line 1310. # ok 11184 ok 11185 - Died properly: Wam at t/02_stress.t line 1310. # ok 11186 ok 11187 ok 11188 - Died properly: Wam at t/02_stress.t line 1310. # ok 11189 ok 11190 - Died properly: Wam at t/02_stress.t line 1310. # ok 11191 ok 11192 ok 11193 - Died properly: Wam at t/02_stress.t line 1310. # ok 11194 ok 11195 - Died properly: Wam at t/02_stress.t line 1310. # ok 11196 ok 11197 ok 11198 - Died properly: Wam at t/02_stress.t line 1310. # ok 11199 ok 11200 - Died properly: Wam at t/02_stress.t line 1310. # ok 11201 ok 11202 ok 11203 - Died properly: Wam at t/02_stress.t line 1310. # ok 11204 ok 11205 - Died properly: Wam at t/02_stress.t line 1310. # ok 11206 ok 11207 ok 11208 - Died properly: Wam at t/02_stress.t line 1310. # ok 11209 ok 11210 ok 11211 ok 11212 - Died properly: Wam at t/02_stress.t line 1342. # ok 11213 ok 11214 ok 11215 - Died properly: Wam at t/02_stress.t line 1342. # ok 11216 ok 11217 - Died properly: Wam at t/02_stress.t line 1342. # ok 11218 ok 11219 ok 11220 - Died properly: Wam at t/02_stress.t line 1342. # ok 11221 ok 11222 - Died properly: Wam at t/02_stress.t line 1342. # ok 11223 ok 11224 ok 11225 - Died properly: Wam at t/02_stress.t line 1342. # ok 11226 ok 11227 - Died properly: Wam at t/02_stress.t line 1342. # ok 11228 ok 11229 ok 11230 - Died properly: Wam at t/02_stress.t line 1342. # ok 11231 ok 11232 - Died properly: Wam at t/02_stress.t line 1342. # ok 11233 ok 11234 ok 11235 - Died properly: Wam at t/02_stress.t line 1342. # ok 11236 ok 11237 - Died properly: Wam at t/02_stress.t line 1342. # ok 11238 ok 11239 ok 11240 - Died properly: Wam at t/02_stress.t line 1342. # ok 11241 ok 11242 - Died properly: Wam at t/02_stress.t line 1342. # ok 11243 ok 11244 ok 11245 - Died properly: Wam at t/02_stress.t line 1342. # ok 11246 ok 11247 ok 11248 - Died properly: Wam at t/02_stress.t line 1158. # ok 11249 ok 11250 ok 11251 ok 11252 - Died properly: Wam at t/02_stress.t line 1158. # ok 11253 - Died properly: Wam at t/02_stress.t line 1158. # ok 11254 ok 11255 ok 11256 ok 11257 - Died properly: Wam at t/02_stress.t line 1158. # ok 11258 - Died properly: Wam at t/02_stress.t line 1158. # ok 11259 ok 11260 ok 11261 ok 11262 - Died properly: Wam at t/02_stress.t line 1158. # ok 11263 - Died properly: Wam at t/02_stress.t line 1158. # ok 11264 ok 11265 ok 11266 ok 11267 - Died properly: Wam at t/02_stress.t line 1158. # ok 11268 - Died properly: Wam at t/02_stress.t line 1158. # ok 11269 ok 11270 ok 11271 ok 11272 - Died properly: Wam at t/02_stress.t line 1158. # ok 11273 - Died properly: Wam at t/02_stress.t line 1158. # ok 11274 ok 11275 ok 11276 ok 11277 - Died properly: Wam at t/02_stress.t line 1158. # ok 11278 - Died properly: Wam at t/02_stress.t line 1188. # ok 11279 ok 11280 ok 11281 ok 11282 - Died properly: Wam at t/02_stress.t line 1188. # ok 11283 - Died properly: Wam at t/02_stress.t line 1188. # ok 11284 ok 11285 ok 11286 ok 11287 - Died properly: Wam at t/02_stress.t line 1188. # ok 11288 - Died properly: Wam at t/02_stress.t line 1188. # ok 11289 ok 11290 ok 11291 ok 11292 - Died properly: Wam at t/02_stress.t line 1188. # ok 11293 - Died properly: Wam at t/02_stress.t line 1188. # ok 11294 ok 11295 ok 11296 ok 11297 - Died properly: Wam at t/02_stress.t line 1188. # ok 11298 - Died properly: Wam at t/02_stress.t line 1188. # ok 11299 ok 11300 ok 11301 ok 11302 - Died properly: Wam at t/02_stress.t line 1188. # ok 11303 - Died properly: Wam at t/02_stress.t line 1188. # ok 11304 ok 11305 ok 11306 ok 11307 - Died properly: Wam at t/02_stress.t line 1188. # ok 11308 - Died properly: Wam at t/02_stress.t line 1188. # ok 11309 ok 11310 ok 11311 ok 11312 - Died properly: Wam at t/02_stress.t line 1188. # ok 11313 - Died properly: Wam at t/02_stress.t line 1188. # ok 11314 ok 11315 ok 11316 ok 11317 - Died properly: Wam at t/02_stress.t line 1188. # ok 11318 - Died properly: Wam at t/02_stress.t line 1188. # ok 11319 ok 11320 ok 11321 ok 11322 - Died properly: Wam at t/02_stress.t line 1188. # ok 11323 - Died properly: Wam at t/02_stress.t line 1188. # ok 11324 ok 11325 ok 11326 ok 11327 - Died properly: Wam at t/02_stress.t line 1188. # ok 11328 - Died properly: Wam at t/02_stress.t line 1215. # ok 11329 ok 11330 ok 11331 ok 11332 - Died properly: Wam at t/02_stress.t line 1215. # ok 11333 - Died properly: Wam at t/02_stress.t line 1215. # ok 11334 ok 11335 ok 11336 ok 11337 - Died properly: Wam at t/02_stress.t line 1215. # ok 11338 - Died properly: Wam at t/02_stress.t line 1215. # ok 11339 ok 11340 ok 11341 ok 11342 - Died properly: Wam at t/02_stress.t line 1215. # ok 11343 - Died properly: Wam at t/02_stress.t line 1215. # ok 11344 ok 11345 ok 11346 ok 11347 - Died properly: Wam at t/02_stress.t line 1215. # ok 11348 - Died properly: Wam at t/02_stress.t line 1215. # ok 11349 ok 11350 ok 11351 ok 11352 - Died properly: Wam at t/02_stress.t line 1215. # ok 11353 - Died properly: Wam at t/02_stress.t line 1215. # ok 11354 ok 11355 ok 11356 ok 11357 - Died properly: Wam at t/02_stress.t line 1215. # ok 11358 ok 11359 - Died properly: Wam at t/02_stress.t line 1247. # ok 11360 ok 11361 ok 11362 - Died properly: Wam at t/02_stress.t line 1247. # ok 11363 ok 11364 - Died properly: Wam at t/02_stress.t line 1247. # ok 11365 ok 11366 ok 11367 - Died properly: Wam at t/02_stress.t line 1247. # ok 11368 ok 11369 - Died properly: Wam at t/02_stress.t line 1247. # ok 11370 ok 11371 ok 11372 - Died properly: Wam at t/02_stress.t line 1247. # ok 11373 ok 11374 - Died properly: Wam at t/02_stress.t line 1247. # ok 11375 ok 11376 ok 11377 - Died properly: Wam at t/02_stress.t line 1247. # ok 11378 ok 11379 - Died properly: Wam at t/02_stress.t line 1247. # ok 11380 ok 11381 ok 11382 - Died properly: Wam at t/02_stress.t line 1247. # ok 11383 ok 11384 - Died properly: Wam at t/02_stress.t line 1247. # ok 11385 ok 11386 ok 11387 - Died properly: Wam at t/02_stress.t line 1247. # ok 11388 ok 11389 - Died properly: Wam at t/02_stress.t line 1247. # ok 11390 ok 11391 ok 11392 - Died properly: Wam at t/02_stress.t line 1247. # ok 11393 ok 11394 ok 11395 ok 11396 - Died properly: Wam at t/02_stress.t line 1280. # ok 11397 ok 11398 ok 11399 - Died properly: Wam at t/02_stress.t line 1280. # ok 11400 ok 11401 - Died properly: Wam at t/02_stress.t line 1280. # ok 11402 ok 11403 ok 11404 - Died properly: Wam at t/02_stress.t line 1280. # ok 11405 ok 11406 - Died properly: Wam at t/02_stress.t line 1280. # ok 11407 ok 11408 ok 11409 - Died properly: Wam at t/02_stress.t line 1280. # ok 11410 ok 11411 - Died properly: Wam at t/02_stress.t line 1280. # ok 11412 ok 11413 ok 11414 - Died properly: Wam at t/02_stress.t line 1280. # ok 11415 ok 11416 - Died properly: Wam at t/02_stress.t line 1280. # ok 11417 ok 11418 ok 11419 - Died properly: Wam at t/02_stress.t line 1280. # ok 11420 ok 11421 - Died properly: Wam at t/02_stress.t line 1280. # ok 11422 ok 11423 ok 11424 - Died properly: Wam at t/02_stress.t line 1280. # ok 11425 ok 11426 - Died properly: Wam at t/02_stress.t line 1280. # ok 11427 ok 11428 ok 11429 - Died properly: Wam at t/02_stress.t line 1280. # ok 11430 ok 11431 - Died properly: Wam at t/02_stress.t line 1280. # ok 11432 ok 11433 ok 11434 - Died properly: Wam at t/02_stress.t line 1280. # ok 11435 ok 11436 - Died properly: Wam at t/02_stress.t line 1280. # ok 11437 ok 11438 ok 11439 - Died properly: Wam at t/02_stress.t line 1280. # ok 11440 ok 11441 ok 11442 ok 11443 - Died properly: Wam at t/02_stress.t line 1310. # ok 11444 ok 11445 ok 11446 - Died properly: Wam at t/02_stress.t line 1310. # ok 11447 ok 11448 - Died properly: Wam at t/02_stress.t line 1310. # ok 11449 ok 11450 ok 11451 - Died properly: Wam at t/02_stress.t line 1310. # ok 11452 ok 11453 - Died properly: Wam at t/02_stress.t line 1310. # ok 11454 ok 11455 ok 11456 - Died properly: Wam at t/02_stress.t line 1310. # ok 11457 ok 11458 - Died properly: Wam at t/02_stress.t line 1310. # ok 11459 ok 11460 ok 11461 - Died properly: Wam at t/02_stress.t line 1310. # ok 11462 ok 11463 - Died properly: Wam at t/02_stress.t line 1310. # ok 11464 ok 11465 ok 11466 - Died properly: Wam at t/02_stress.t line 1310. # ok 11467 ok 11468 - Died properly: Wam at t/02_stress.t line 1310. # ok 11469 ok 11470 ok 11471 - Died properly: Wam at t/02_stress.t line 1310. # ok 11472 ok 11473 - Died properly: Wam at t/02_stress.t line 1310. # ok 11474 ok 11475 ok 11476 - Died properly: Wam at t/02_stress.t line 1310. # ok 11477 ok 11478 ok 11479 ok 11480 - Died properly: Wam at t/02_stress.t line 1342. # ok 11481 ok 11482 ok 11483 - Died properly: Wam at t/02_stress.t line 1342. # ok 11484 ok 11485 - Died properly: Wam at t/02_stress.t line 1342. # ok 11486 ok 11487 ok 11488 - Died properly: Wam at t/02_stress.t line 1342. # ok 11489 ok 11490 - Died properly: Wam at t/02_stress.t line 1342. # ok 11491 ok 11492 ok 11493 - Died properly: Wam at t/02_stress.t line 1342. # ok 11494 ok 11495 - Died properly: Wam at t/02_stress.t line 1342. # ok 11496 ok 11497 ok 11498 - Died properly: Wam at t/02_stress.t line 1342. # ok 11499 ok 11500 - Died properly: Wam at t/02_stress.t line 1342. # ok 11501 ok 11502 ok 11503 - Died properly: Wam at t/02_stress.t line 1342. # ok 11504 ok 11505 - Died properly: Wam at t/02_stress.t line 1342. # ok 11506 ok 11507 ok 11508 - Died properly: Wam at t/02_stress.t line 1342. # ok 11509 ok 11510 - Died properly: Wam at t/02_stress.t line 1342. # ok 11511 ok 11512 ok 11513 - Died properly: Wam at t/02_stress.t line 1342. # ok 11514 ok 11515 ok 11516 - Died properly: Wam at t/02_stress.t line 1158. # ok 11517 ok 11518 ok 11519 ok 11520 - Died properly: Wam at t/02_stress.t line 1158. # ok 11521 - Died properly: Wam at t/02_stress.t line 1158. # ok 11522 ok 11523 ok 11524 ok 11525 - Died properly: Wam at t/02_stress.t line 1158. # ok 11526 - Died properly: Wam at t/02_stress.t line 1158. # ok 11527 ok 11528 ok 11529 ok 11530 - Died properly: Wam at t/02_stress.t line 1158. # ok 11531 - Died properly: Wam at t/02_stress.t line 1158. # ok 11532 ok 11533 ok 11534 ok 11535 - Died properly: Wam at t/02_stress.t line 1158. # ok 11536 - Died properly: Wam at t/02_stress.t line 1158. # ok 11537 ok 11538 ok 11539 ok 11540 - Died properly: Wam at t/02_stress.t line 1158. # ok 11541 - Died properly: Wam at t/02_stress.t line 1158. # ok 11542 ok 11543 ok 11544 ok 11545 - Died properly: Wam at t/02_stress.t line 1158. # ok 11546 - Died properly: Wam at t/02_stress.t line 1188. # ok 11547 ok 11548 ok 11549 ok 11550 - Died properly: Wam at t/02_stress.t line 1188. # ok 11551 - Died properly: Wam at t/02_stress.t line 1188. # ok 11552 ok 11553 ok 11554 ok 11555 - Died properly: Wam at t/02_stress.t line 1188. # ok 11556 - Died properly: Wam at t/02_stress.t line 1188. # ok 11557 ok 11558 ok 11559 ok 11560 - Died properly: Wam at t/02_stress.t line 1188. # ok 11561 - Died properly: Wam at t/02_stress.t line 1188. # ok 11562 ok 11563 ok 11564 ok 11565 - Died properly: Wam at t/02_stress.t line 1188. # ok 11566 - Died properly: Wam at t/02_stress.t line 1188. # ok 11567 ok 11568 ok 11569 ok 11570 - Died properly: Wam at t/02_stress.t line 1188. # ok 11571 - Died properly: Wam at t/02_stress.t line 1188. # ok 11572 ok 11573 ok 11574 ok 11575 - Died properly: Wam at t/02_stress.t line 1188. # ok 11576 - Died properly: Wam at t/02_stress.t line 1188. # ok 11577 ok 11578 ok 11579 ok 11580 - Died properly: Wam at t/02_stress.t line 1188. # ok 11581 - Died properly: Wam at t/02_stress.t line 1188. # ok 11582 ok 11583 ok 11584 ok 11585 - Died properly: Wam at t/02_stress.t line 1188. # ok 11586 - Died properly: Wam at t/02_stress.t line 1188. # ok 11587 ok 11588 ok 11589 ok 11590 - Died properly: Wam at t/02_stress.t line 1188. # ok 11591 - Died properly: Wam at t/02_stress.t line 1188. # ok 11592 ok 11593 ok 11594 ok 11595 - Died properly: Wam at t/02_stress.t line 1188. # ok 11596 - Died properly: Wam at t/02_stress.t line 1215. # ok 11597 ok 11598 ok 11599 ok 11600 - Died properly: Wam at t/02_stress.t line 1215. # ok 11601 - Died properly: Wam at t/02_stress.t line 1215. # ok 11602 ok 11603 ok 11604 ok 11605 - Died properly: Wam at t/02_stress.t line 1215. # ok 11606 - Died properly: Wam at t/02_stress.t line 1215. # ok 11607 ok 11608 ok 11609 ok 11610 - Died properly: Wam at t/02_stress.t line 1215. # ok 11611 - Died properly: Wam at t/02_stress.t line 1215. # ok 11612 ok 11613 ok 11614 ok 11615 - Died properly: Wam at t/02_stress.t line 1215. # ok 11616 - Died properly: Wam at t/02_stress.t line 1215. # ok 11617 ok 11618 ok 11619 ok 11620 - Died properly: Wam at t/02_stress.t line 1215. # ok 11621 - Died properly: Wam at t/02_stress.t line 1215. # ok 11622 ok 11623 ok 11624 ok 11625 - Died properly: Wam at t/02_stress.t line 1215. # ok 11626 ok 11627 - Died properly: Wam at t/02_stress.t line 1247. # ok 11628 ok 11629 ok 11630 - Died properly: Wam at t/02_stress.t line 1247. # ok 11631 ok 11632 - Died properly: Wam at t/02_stress.t line 1247. # ok 11633 ok 11634 ok 11635 - Died properly: Wam at t/02_stress.t line 1247. # ok 11636 ok 11637 - Died properly: Wam at t/02_stress.t line 1247. # ok 11638 ok 11639 ok 11640 - Died properly: Wam at t/02_stress.t line 1247. # ok 11641 ok 11642 - Died properly: Wam at t/02_stress.t line 1247. # ok 11643 ok 11644 ok 11645 - Died properly: Wam at t/02_stress.t line 1247. # ok 11646 ok 11647 - Died properly: Wam at t/02_stress.t line 1247. # ok 11648 ok 11649 ok 11650 - Died properly: Wam at t/02_stress.t line 1247. # ok 11651 ok 11652 - Died properly: Wam at t/02_stress.t line 1247. # ok 11653 ok 11654 ok 11655 - Died properly: Wam at t/02_stress.t line 1247. # ok 11656 ok 11657 - Died properly: Wam at t/02_stress.t line 1247. # ok 11658 ok 11659 ok 11660 - Died properly: Wam at t/02_stress.t line 1247. # ok 11661 ok 11662 ok 11663 ok 11664 - Died properly: Wam at t/02_stress.t line 1280. # ok 11665 ok 11666 ok 11667 - Died properly: Wam at t/02_stress.t line 1280. # ok 11668 ok 11669 - Died properly: Wam at t/02_stress.t line 1280. # ok 11670 ok 11671 ok 11672 - Died properly: Wam at t/02_stress.t line 1280. # ok 11673 ok 11674 - Died properly: Wam at t/02_stress.t line 1280. # ok 11675 ok 11676 ok 11677 - Died properly: Wam at t/02_stress.t line 1280. # ok 11678 ok 11679 - Died properly: Wam at t/02_stress.t line 1280. # ok 11680 ok 11681 ok 11682 - Died properly: Wam at t/02_stress.t line 1280. # ok 11683 ok 11684 - Died properly: Wam at t/02_stress.t line 1280. # ok 11685 ok 11686 ok 11687 - Died properly: Wam at t/02_stress.t line 1280. # ok 11688 ok 11689 - Died properly: Wam at t/02_stress.t line 1280. # ok 11690 ok 11691 ok 11692 - Died properly: Wam at t/02_stress.t line 1280. # ok 11693 ok 11694 - Died properly: Wam at t/02_stress.t line 1280. # ok 11695 ok 11696 ok 11697 - Died properly: Wam at t/02_stress.t line 1280. # ok 11698 ok 11699 - Died properly: Wam at t/02_stress.t line 1280. # ok 11700 ok 11701 ok 11702 - Died properly: Wam at t/02_stress.t line 1280. # ok 11703 ok 11704 - Died properly: Wam at t/02_stress.t line 1280. # ok 11705 ok 11706 ok 11707 - Died properly: Wam at t/02_stress.t line 1280. # ok 11708 ok 11709 - Died properly: Wam at t/02_stress.t line 1280. # ok 11710 ok 11711 ok 11712 - Died properly: Wam at t/02_stress.t line 1280. # ok 11713 ok 11714 ok 11715 ok 11716 - Died properly: Wam at t/02_stress.t line 1310. # ok 11717 ok 11718 ok 11719 - Died properly: Wam at t/02_stress.t line 1310. # ok 11720 ok 11721 - Died properly: Wam at t/02_stress.t line 1310. # ok 11722 ok 11723 ok 11724 - Died properly: Wam at t/02_stress.t line 1310. # ok 11725 ok 11726 - Died properly: Wam at t/02_stress.t line 1310. # ok 11727 ok 11728 ok 11729 - Died properly: Wam at t/02_stress.t line 1310. # ok 11730 ok 11731 - Died properly: Wam at t/02_stress.t line 1310. # ok 11732 ok 11733 ok 11734 - Died properly: Wam at t/02_stress.t line 1310. # ok 11735 ok 11736 - Died properly: Wam at t/02_stress.t line 1310. # ok 11737 ok 11738 ok 11739 - Died properly: Wam at t/02_stress.t line 1310. # ok 11740 ok 11741 - Died properly: Wam at t/02_stress.t line 1310. # ok 11742 ok 11743 ok 11744 - Died properly: Wam at t/02_stress.t line 1310. # ok 11745 ok 11746 - Died properly: Wam at t/02_stress.t line 1310. # ok 11747 ok 11748 ok 11749 - Died properly: Wam at t/02_stress.t line 1310. # ok 11750 ok 11751 ok 11752 ok 11753 - Died properly: Wam at t/02_stress.t line 1342. # ok 11754 ok 11755 ok 11756 - Died properly: Wam at t/02_stress.t line 1342. # ok 11757 ok 11758 - Died properly: Wam at t/02_stress.t line 1342. # ok 11759 ok 11760 ok 11761 - Died properly: Wam at t/02_stress.t line 1342. # ok 11762 ok 11763 - Died properly: Wam at t/02_stress.t line 1342. # ok 11764 ok 11765 ok 11766 - Died properly: Wam at t/02_stress.t line 1342. # ok 11767 ok 11768 - Died properly: Wam at t/02_stress.t line 1342. # ok 11769 ok 11770 ok 11771 - Died properly: Wam at t/02_stress.t line 1342. # ok 11772 ok 11773 - Died properly: Wam at t/02_stress.t line 1342. # ok 11774 ok 11775 ok 11776 - Died properly: Wam at t/02_stress.t line 1342. # ok 11777 ok 11778 - Died properly: Wam at t/02_stress.t line 1342. # ok 11779 ok 11780 ok 11781 - Died properly: Wam at t/02_stress.t line 1342. # ok 11782 ok 11783 - Died properly: Wam at t/02_stress.t line 1342. # ok 11784 ok 11785 ok 11786 - Died properly: Wam at t/02_stress.t line 1342. # ok 11787 ok 11788 ok 11789 - Died properly: Wam at t/02_stress.t line 1158. # ok 11790 ok 11791 ok 11792 ok 11793 - Died properly: Wam at t/02_stress.t line 1158. # ok 11794 - Died properly: Wam at t/02_stress.t line 1158. # ok 11795 ok 11796 ok 11797 ok 11798 - Died properly: Wam at t/02_stress.t line 1158. # ok 11799 - Died properly: Wam at t/02_stress.t line 1158. # ok 11800 ok 11801 ok 11802 ok 11803 - Died properly: Wam at t/02_stress.t line 1158. # ok 11804 - Died properly: Wam at t/02_stress.t line 1158. # ok 11805 ok 11806 ok 11807 ok 11808 - Died properly: Wam at t/02_stress.t line 1158. # ok 11809 - Died properly: Wam at t/02_stress.t line 1158. # ok 11810 ok 11811 ok 11812 ok 11813 - Died properly: Wam at t/02_stress.t line 1158. # ok 11814 - Died properly: Wam at t/02_stress.t line 1158. # ok 11815 ok 11816 ok 11817 ok 11818 - Died properly: Wam at t/02_stress.t line 1158. # ok 11819 - Died properly: Wam at t/02_stress.t line 1188. # ok 11820 ok 11821 ok 11822 ok 11823 - Died properly: Wam at t/02_stress.t line 1188. # ok 11824 - Died properly: Wam at t/02_stress.t line 1188. # ok 11825 ok 11826 ok 11827 ok 11828 - Died properly: Wam at t/02_stress.t line 1188. # ok 11829 - Died properly: Wam at t/02_stress.t line 1188. # ok 11830 ok 11831 ok 11832 ok 11833 - Died properly: Wam at t/02_stress.t line 1188. # ok 11834 - Died properly: Wam at t/02_stress.t line 1188. # ok 11835 ok 11836 ok 11837 ok 11838 - Died properly: Wam at t/02_stress.t line 1188. # ok 11839 - Died properly: Wam at t/02_stress.t line 1188. # ok 11840 ok 11841 ok 11842 ok 11843 - Died properly: Wam at t/02_stress.t line 1188. # ok 11844 - Died properly: Wam at t/02_stress.t line 1188. # ok 11845 ok 11846 ok 11847 ok 11848 - Died properly: Wam at t/02_stress.t line 1188. # ok 11849 - Died properly: Wam at t/02_stress.t line 1188. # ok 11850 ok 11851 ok 11852 ok 11853 - Died properly: Wam at t/02_stress.t line 1188. # ok 11854 - Died properly: Wam at t/02_stress.t line 1188. # ok 11855 ok 11856 ok 11857 ok 11858 - Died properly: Wam at t/02_stress.t line 1188. # ok 11859 - Died properly: Wam at t/02_stress.t line 1188. # ok 11860 ok 11861 ok 11862 ok 11863 - Died properly: Wam at t/02_stress.t line 1188. # ok 11864 - Died properly: Wam at t/02_stress.t line 1188. # ok 11865 ok 11866 ok 11867 ok 11868 - Died properly: Wam at t/02_stress.t line 1188. # ok 11869 - Died properly: Wam at t/02_stress.t line 1215. # ok 11870 ok 11871 ok 11872 ok 11873 - Died properly: Wam at t/02_stress.t line 1215. # ok 11874 - Died properly: Wam at t/02_stress.t line 1215. # ok 11875 ok 11876 ok 11877 ok 11878 - Died properly: Wam at t/02_stress.t line 1215. # ok 11879 - Died properly: Wam at t/02_stress.t line 1215. # ok 11880 ok 11881 ok 11882 ok 11883 - Died properly: Wam at t/02_stress.t line 1215. # ok 11884 - Died properly: Wam at t/02_stress.t line 1215. # ok 11885 ok 11886 ok 11887 ok 11888 - Died properly: Wam at t/02_stress.t line 1215. # ok 11889 - Died properly: Wam at t/02_stress.t line 1215. # ok 11890 ok 11891 ok 11892 ok 11893 - Died properly: Wam at t/02_stress.t line 1215. # ok 11894 - Died properly: Wam at t/02_stress.t line 1215. # ok 11895 ok 11896 ok 11897 ok 11898 - Died properly: Wam at t/02_stress.t line 1215. # ok 11899 ok 11900 - Died properly: Wam at t/02_stress.t line 1247. # ok 11901 ok 11902 ok 11903 - Died properly: Wam at t/02_stress.t line 1247. # ok 11904 ok 11905 - Died properly: Wam at t/02_stress.t line 1247. # ok 11906 ok 11907 ok 11908 - Died properly: Wam at t/02_stress.t line 1247. # ok 11909 ok 11910 - Died properly: Wam at t/02_stress.t line 1247. # ok 11911 ok 11912 ok 11913 - Died properly: Wam at t/02_stress.t line 1247. # ok 11914 ok 11915 - Died properly: Wam at t/02_stress.t line 1247. # ok 11916 ok 11917 ok 11918 - Died properly: Wam at t/02_stress.t line 1247. # ok 11919 ok 11920 - Died properly: Wam at t/02_stress.t line 1247. # ok 11921 ok 11922 ok 11923 - Died properly: Wam at t/02_stress.t line 1247. # ok 11924 ok 11925 - Died properly: Wam at t/02_stress.t line 1247. # ok 11926 ok 11927 ok 11928 - Died properly: Wam at t/02_stress.t line 1247. # ok 11929 ok 11930 - Died properly: Wam at t/02_stress.t line 1247. # ok 11931 ok 11932 ok 11933 - Died properly: Wam at t/02_stress.t line 1247. # ok 11934 ok 11935 ok 11936 ok 11937 - Died properly: Wam at t/02_stress.t line 1280. # ok 11938 ok 11939 ok 11940 - Died properly: Wam at t/02_stress.t line 1280. # ok 11941 ok 11942 - Died properly: Wam at t/02_stress.t line 1280. # ok 11943 ok 11944 ok 11945 - Died properly: Wam at t/02_stress.t line 1280. # ok 11946 ok 11947 - Died properly: Wam at t/02_stress.t line 1280. # ok 11948 ok 11949 ok 11950 - Died properly: Wam at t/02_stress.t line 1280. # ok 11951 ok 11952 - Died properly: Wam at t/02_stress.t line 1280. # ok 11953 ok 11954 ok 11955 - Died properly: Wam at t/02_stress.t line 1280. # ok 11956 ok 11957 - Died properly: Wam at t/02_stress.t line 1280. # ok 11958 ok 11959 ok 11960 - Died properly: Wam at t/02_stress.t line 1280. # ok 11961 ok 11962 - Died properly: Wam at t/02_stress.t line 1280. # ok 11963 ok 11964 ok 11965 - Died properly: Wam at t/02_stress.t line 1280. # ok 11966 ok 11967 - Died properly: Wam at t/02_stress.t line 1280. # ok 11968 ok 11969 ok 11970 - Died properly: Wam at t/02_stress.t line 1280. # ok 11971 ok 11972 - Died properly: Wam at t/02_stress.t line 1280. # ok 11973 ok 11974 ok 11975 - Died properly: Wam at t/02_stress.t line 1280. # ok 11976 ok 11977 - Died properly: Wam at t/02_stress.t line 1280. # ok 11978 ok 11979 ok 11980 - Died properly: Wam at t/02_stress.t line 1280. # ok 11981 ok 11982 ok 11983 ok 11984 - Died properly: Wam at t/02_stress.t line 1310. # ok 11985 ok 11986 ok 11987 - Died properly: Wam at t/02_stress.t line 1310. # ok 11988 ok 11989 - Died properly: Wam at t/02_stress.t line 1310. # ok 11990 ok 11991 ok 11992 - Died properly: Wam at t/02_stress.t line 1310. # ok 11993 ok 11994 - Died properly: Wam at t/02_stress.t line 1310. # ok 11995 ok 11996 ok 11997 - Died properly: Wam at t/02_stress.t line 1310. # ok 11998 ok 11999 - Died properly: Wam at t/02_stress.t line 1310. # ok 12000 ok 12001 ok 12002 - Died properly: Wam at t/02_stress.t line 1310. # ok 12003 ok 12004 - Died properly: Wam at t/02_stress.t line 1310. # ok 12005 ok 12006 ok 12007 - Died properly: Wam at t/02_stress.t line 1310. # ok 12008 ok 12009 - Died properly: Wam at t/02_stress.t line 1310. # ok 12010 ok 12011 ok 12012 - Died properly: Wam at t/02_stress.t line 1310. # ok 12013 ok 12014 - Died properly: Wam at t/02_stress.t line 1310. # ok 12015 ok 12016 ok 12017 - Died properly: Wam at t/02_stress.t line 1310. # ok 12018 ok 12019 ok 12020 ok 12021 - Died properly: Wam at t/02_stress.t line 1342. # ok 12022 ok 12023 ok 12024 - Died properly: Wam at t/02_stress.t line 1342. # ok 12025 ok 12026 - Died properly: Wam at t/02_stress.t line 1342. # ok 12027 ok 12028 ok 12029 - Died properly: Wam at t/02_stress.t line 1342. # ok 12030 ok 12031 - Died properly: Wam at t/02_stress.t line 1342. # ok 12032 ok 12033 ok 12034 - Died properly: Wam at t/02_stress.t line 1342. # ok 12035 ok 12036 - Died properly: Wam at t/02_stress.t line 1342. # ok 12037 ok 12038 ok 12039 - Died properly: Wam at t/02_stress.t line 1342. # ok 12040 ok 12041 - Died properly: Wam at t/02_stress.t line 1342. # ok 12042 ok 12043 ok 12044 - Died properly: Wam at t/02_stress.t line 1342. # ok 12045 ok 12046 - Died properly: Wam at t/02_stress.t line 1342. # ok 12047 ok 12048 ok 12049 - Died properly: Wam at t/02_stress.t line 1342. # ok 12050 ok 12051 - Died properly: Wam at t/02_stress.t line 1342. # ok 12052 ok 12053 ok 12054 - Died properly: Wam at t/02_stress.t line 1342. # ok 12055 ok 12056 ok 12057 - Died properly: Wam at t/02_stress.t line 1158. # ok 12058 ok 12059 ok 12060 ok 12061 - Died properly: Wam at t/02_stress.t line 1158. # ok 12062 - Died properly: Wam at t/02_stress.t line 1158. # ok 12063 ok 12064 ok 12065 ok 12066 - Died properly: Wam at t/02_stress.t line 1158. # ok 12067 - Died properly: Wam at t/02_stress.t line 1158. # ok 12068 ok 12069 ok 12070 ok 12071 - Died properly: Wam at t/02_stress.t line 1158. # ok 12072 - Died properly: Wam at t/02_stress.t line 1158. # ok 12073 ok 12074 ok 12075 ok 12076 - Died properly: Wam at t/02_stress.t line 1158. # ok 12077 - Died properly: Wam at t/02_stress.t line 1158. # ok 12078 ok 12079 ok 12080 ok 12081 - Died properly: Wam at t/02_stress.t line 1158. # ok 12082 - Died properly: Wam at t/02_stress.t line 1188. # ok 12083 ok 12084 ok 12085 ok 12086 - Died properly: Wam at t/02_stress.t line 1188. # ok 12087 - Died properly: Wam at t/02_stress.t line 1188. # ok 12088 ok 12089 ok 12090 ok 12091 - Died properly: Wam at t/02_stress.t line 1188. # ok 12092 - Died properly: Wam at t/02_stress.t line 1188. # ok 12093 ok 12094 ok 12095 ok 12096 - Died properly: Wam at t/02_stress.t line 1188. # ok 12097 - Died properly: Wam at t/02_stress.t line 1188. # ok 12098 ok 12099 ok 12100 ok 12101 - Died properly: Wam at t/02_stress.t line 1188. # ok 12102 - Died properly: Wam at t/02_stress.t line 1188. # ok 12103 ok 12104 ok 12105 ok 12106 - Died properly: Wam at t/02_stress.t line 1188. # ok 12107 - Died properly: Wam at t/02_stress.t line 1188. # ok 12108 ok 12109 ok 12110 ok 12111 - Died properly: Wam at t/02_stress.t line 1188. # ok 12112 - Died properly: Wam at t/02_stress.t line 1188. # ok 12113 ok 12114 ok 12115 ok 12116 - Died properly: Wam at t/02_stress.t line 1188. # ok 12117 - Died properly: Wam at t/02_stress.t line 1188. # ok 12118 ok 12119 ok 12120 ok 12121 - Died properly: Wam at t/02_stress.t line 1188. # ok 12122 - Died properly: Wam at t/02_stress.t line 1215. # ok 12123 ok 12124 ok 12125 ok 12126 - Died properly: Wam at t/02_stress.t line 1215. # ok 12127 - Died properly: Wam at t/02_stress.t line 1215. # ok 12128 ok 12129 ok 12130 ok 12131 - Died properly: Wam at t/02_stress.t line 1215. # ok 12132 - Died properly: Wam at t/02_stress.t line 1215. # ok 12133 ok 12134 ok 12135 ok 12136 - Died properly: Wam at t/02_stress.t line 1215. # ok 12137 - Died properly: Wam at t/02_stress.t line 1215. # ok 12138 ok 12139 ok 12140 ok 12141 - Died properly: Wam at t/02_stress.t line 1215. # ok 12142 - Died properly: Wam at t/02_stress.t line 1215. # ok 12143 ok 12144 ok 12145 ok 12146 - Died properly: Wam at t/02_stress.t line 1215. # ok 12147 ok 12148 - Died properly: Wam at t/02_stress.t line 1247. # ok 12149 ok 12150 ok 12151 - Died properly: Wam at t/02_stress.t line 1247. # ok 12152 ok 12153 - Died properly: Wam at t/02_stress.t line 1247. # ok 12154 ok 12155 ok 12156 - Died properly: Wam at t/02_stress.t line 1247. # ok 12157 ok 12158 - Died properly: Wam at t/02_stress.t line 1247. # ok 12159 ok 12160 ok 12161 - Died properly: Wam at t/02_stress.t line 1247. # ok 12162 ok 12163 - Died properly: Wam at t/02_stress.t line 1247. # ok 12164 ok 12165 ok 12166 - Died properly: Wam at t/02_stress.t line 1247. # ok 12167 ok 12168 - Died properly: Wam at t/02_stress.t line 1247. # ok 12169 ok 12170 ok 12171 - Died properly: Wam at t/02_stress.t line 1247. # ok 12172 ok 12173 - Died properly: Wam at t/02_stress.t line 1247. # ok 12174 ok 12175 ok 12176 - Died properly: Wam at t/02_stress.t line 1247. # ok 12177 ok 12178 ok 12179 ok 12180 - Died properly: Wam at t/02_stress.t line 1280. # ok 12181 ok 12182 ok 12183 - Died properly: Wam at t/02_stress.t line 1280. # ok 12184 ok 12185 - Died properly: Wam at t/02_stress.t line 1280. # ok 12186 ok 12187 ok 12188 - Died properly: Wam at t/02_stress.t line 1280. # ok 12189 ok 12190 - Died properly: Wam at t/02_stress.t line 1280. # ok 12191 ok 12192 ok 12193 - Died properly: Wam at t/02_stress.t line 1280. # ok 12194 ok 12195 - Died properly: Wam at t/02_stress.t line 1280. # ok 12196 ok 12197 ok 12198 - Died properly: Wam at t/02_stress.t line 1280. # ok 12199 ok 12200 - Died properly: Wam at t/02_stress.t line 1280. # ok 12201 ok 12202 ok 12203 - Died properly: Wam at t/02_stress.t line 1280. # ok 12204 ok 12205 - Died properly: Wam at t/02_stress.t line 1280. # ok 12206 ok 12207 ok 12208 - Died properly: Wam at t/02_stress.t line 1280. # ok 12209 ok 12210 - Died properly: Wam at t/02_stress.t line 1280. # ok 12211 ok 12212 ok 12213 - Died properly: Wam at t/02_stress.t line 1280. # ok 12214 ok 12215 ok 12216 ok 12217 - Died properly: Wam at t/02_stress.t line 1310. # ok 12218 ok 12219 ok 12220 - Died properly: Wam at t/02_stress.t line 1310. # ok 12221 ok 12222 - Died properly: Wam at t/02_stress.t line 1310. # ok 12223 ok 12224 ok 12225 - Died properly: Wam at t/02_stress.t line 1310. # ok 12226 ok 12227 - Died properly: Wam at t/02_stress.t line 1310. # ok 12228 ok 12229 ok 12230 - Died properly: Wam at t/02_stress.t line 1310. # ok 12231 ok 12232 - Died properly: Wam at t/02_stress.t line 1310. # ok 12233 ok 12234 ok 12235 - Died properly: Wam at t/02_stress.t line 1310. # ok 12236 ok 12237 - Died properly: Wam at t/02_stress.t line 1310. # ok 12238 ok 12239 ok 12240 - Died properly: Wam at t/02_stress.t line 1310. # ok 12241 ok 12242 - Died properly: Wam at t/02_stress.t line 1310. # ok 12243 ok 12244 ok 12245 - Died properly: Wam at t/02_stress.t line 1310. # ok 12246 ok 12247 ok 12248 ok 12249 - Died properly: Wam at t/02_stress.t line 1342. # ok 12250 ok 12251 ok 12252 - Died properly: Wam at t/02_stress.t line 1342. # ok 12253 ok 12254 - Died properly: Wam at t/02_stress.t line 1342. # ok 12255 ok 12256 ok 12257 - Died properly: Wam at t/02_stress.t line 1342. # ok 12258 ok 12259 - Died properly: Wam at t/02_stress.t line 1342. # ok 12260 ok 12261 ok 12262 - Died properly: Wam at t/02_stress.t line 1342. # ok 12263 ok 12264 - Died properly: Wam at t/02_stress.t line 1342. # ok 12265 ok 12266 ok 12267 - Died properly: Wam at t/02_stress.t line 1342. # ok 12268 ok 12269 - Died properly: Wam at t/02_stress.t line 1342. # ok 12270 ok 12271 ok 12272 - Died properly: Wam at t/02_stress.t line 1342. # ok 12273 ok 12274 - Died properly: Wam at t/02_stress.t line 1342. # ok 12275 ok 12276 ok 12277 - Died properly: Wam at t/02_stress.t line 1342. # ok 12278 ok 12279 ok 12280 - Died properly: Wam at t/02_stress.t line 1158. # ok 12281 ok 12282 ok 12283 ok 12284 - Died properly: Wam at t/02_stress.t line 1158. # ok 12285 - Died properly: Wam at t/02_stress.t line 1158. # ok 12286 ok 12287 ok 12288 ok 12289 - Died properly: Wam at t/02_stress.t line 1158. # ok 12290 - Died properly: Wam at t/02_stress.t line 1158. # ok 12291 ok 12292 ok 12293 ok 12294 - Died properly: Wam at t/02_stress.t line 1158. # ok 12295 - Died properly: Wam at t/02_stress.t line 1158. # ok 12296 ok 12297 ok 12298 ok 12299 - Died properly: Wam at t/02_stress.t line 1158. # ok 12300 - Died properly: Wam at t/02_stress.t line 1158. # ok 12301 ok 12302 ok 12303 ok 12304 - Died properly: Wam at t/02_stress.t line 1158. # ok 12305 - Died properly: Wam at t/02_stress.t line 1188. # ok 12306 ok 12307 ok 12308 ok 12309 - Died properly: Wam at t/02_stress.t line 1188. # ok 12310 - Died properly: Wam at t/02_stress.t line 1188. # ok 12311 ok 12312 ok 12313 ok 12314 - Died properly: Wam at t/02_stress.t line 1188. # ok 12315 - Died properly: Wam at t/02_stress.t line 1188. # ok 12316 ok 12317 ok 12318 ok 12319 - Died properly: Wam at t/02_stress.t line 1188. # ok 12320 - Died properly: Wam at t/02_stress.t line 1188. # ok 12321 ok 12322 ok 12323 ok 12324 - Died properly: Wam at t/02_stress.t line 1188. # ok 12325 - Died properly: Wam at t/02_stress.t line 1188. # ok 12326 ok 12327 ok 12328 ok 12329 - Died properly: Wam at t/02_stress.t line 1188. # ok 12330 - Died properly: Wam at t/02_stress.t line 1188. # ok 12331 ok 12332 ok 12333 ok 12334 - Died properly: Wam at t/02_stress.t line 1188. # ok 12335 - Died properly: Wam at t/02_stress.t line 1215. # ok 12336 ok 12337 ok 12338 ok 12339 - Died properly: Wam at t/02_stress.t line 1215. # ok 12340 - Died properly: Wam at t/02_stress.t line 1215. # ok 12341 ok 12342 ok 12343 ok 12344 - Died properly: Wam at t/02_stress.t line 1215. # ok 12345 - Died properly: Wam at t/02_stress.t line 1215. # ok 12346 ok 12347 ok 12348 ok 12349 - Died properly: Wam at t/02_stress.t line 1215. # ok 12350 - Died properly: Wam at t/02_stress.t line 1215. # ok 12351 ok 12352 ok 12353 ok 12354 - Died properly: Wam at t/02_stress.t line 1215. # ok 12355 - Died properly: Wam at t/02_stress.t line 1215. # ok 12356 ok 12357 ok 12358 ok 12359 - Died properly: Wam at t/02_stress.t line 1215. # ok 12360 - Proper error message Waf1 at t/02_stress.t line 1375. # ok 12361 ok 12362 ok 12363 ok 12364 ok 12365 ok 12366 - Start empty ok 12367 ok 12368 ok 12369 ok 12370 ok 12371 - There are no values ok 12372 - There are no keys ok 12373 - Expected order ok 12374 - Expected order ok 12375 - Expected element type ok 12376 - Expected element type ok 12377 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 12378 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 12379 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 12380 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 12381 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 12382 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 12383 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 12384 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 12385 - proper infinity ok 12386 - proper infinity ok 12387 - Count is number of inserts ok 12388 - There are 9 values ok 12389 - There are 9 keys ok 12390 - keys and values have compatible order ok 12391 ok 12392 - Count lowered by extracts ok 12393 - 2 values left ok 12394 - Empty after clear ok 12395 - Double clear works ok 12396 - Empty after extract_all ok 12397 - extract_top on empty heap dies ok 12398 - extract_top on empty heap dies ok 12399 - extract_min on empty heap dies ok 12400 - extract_min on empty heap dies ok 12401 - extract first on empty returns undef ok 12402 - extract first on empty returns no values ok 12403 - top on empty heap dies ok 12404 - top on empty heap dies ok 12405 - undefined first on empty heap ok 12406 - Undef first key in list context ok 12407 - Return infinity on empty ok 12408 - Return infinity on empty in list context ok 12409 - Return infinity on empty ok 12410 - Return infinity on empty in list context ok 12411 - undef first_key ok 12412 - Undef from first_key in list context ok 12413 - There are no values ok 12414 - There are no keys ok 12415 - There are no values ok 12416 - Scalar is simple ok 12417 - Scalars aren't wrapped ok 12418 - Scalars aren't wrapped ok 12419 ok 12420 ok 12421 ok 12422 ok 12423 - Use value itself as key ok 12424 - Use value itself as key ok 12425 - Is also the effective key ok 12426 - Is also the effective key ok 12427 - Is also the effective key ok 12428 - Is also the effective key ok 12429 - Is also the effective key ok 12430 - Is also the effective key ok 12431 - Is also the effective key ok 12432 ok 12433 ok 12434 ok 12435 ok 12436 ok 12437 ok 12438 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12439 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12440 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 12441 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 12442 - user_data survived everything ok 12443 - user_data in list context too ok 12444 - Combined get/set ok 12445 ok 12446 - The object isa Canary ok 12447 ok 12448 ok 12449 ok 12450 ok 12451 - infinity survived everything ok 12452 - infinity in list context too ok 12453 - Combined get/set ok 12454 ok 12455 - The object isa Canary ok 12456 ok 12457 ok 12458 ok 12459 ok 12460 ok 12461 ok 12462 - Default userdata is undef ok 12463 - Default userdata is undef ok 12464 - return set infinity ok 12465 - The object isa Canary ok 12466 - return set infinity, even in list context ok 12467 - The object isa Canary ok 12468 - top_key on empty heap returns set infinity ok 12469 - The object isa Canary ok 12470 - top_key on empty heap returns set infinity, even in list context ok 12471 - The object isa Canary ok 12472 - min_key on empty heap returns set infinity ok 12473 - The object isa Canary ok 12474 - min_key on empty heap returns set infinity, even in list context ok 12475 - The object isa Canary ok 12476 ok 12477 ok 12478 ok 12479 ok 12480 ok 12481 ok 12482 ok 12483 - proper error message: Self absorption at t/02_stress.t line 811 # ok 12484 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12485 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 12486 ok 12487 ok 12488 ok 12489 ok 12490 ok 12491 ok 12492 ok 12493 ok 12494 ok 12495 ok 12496 ok 12497 ok 12498 ok 12499 ok 12500 - order: <, elements: Scalar, dirty: 8 ok 12501 ok 12502 ok 12503 ok 12504 - Start empty ok 12505 ok 12506 ok 12507 ok 12508 ok 12509 - There are no values ok 12510 - There are no keys ok 12511 - Expected order ok 12512 - Expected order ok 12513 - Expected element type ok 12514 - Expected element type ok 12515 ok 12516 ok 12517 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 12518 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 12519 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 12520 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 12521 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 12522 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 12523 - proper infinity ok 12524 - proper infinity ok 12525 - Count is number of inserts ok 12526 - There are 9 values ok 12527 - There are 9 keys ok 12528 - keys and values have compatible order ok 12529 ok 12530 - Count lowered by extracts ok 12531 - 2 values left ok 12532 - Empty after clear ok 12533 - Double clear works ok 12534 - Empty after extract_all ok 12535 - extract_top on empty heap dies ok 12536 - extract_top on empty heap dies ok 12537 - extract_min on empty heap dies ok 12538 - extract_min on empty heap dies ok 12539 - extract first on empty returns undef ok 12540 - extract first on empty returns no values ok 12541 - top on empty heap dies ok 12542 - top on empty heap dies ok 12543 - undefined first on empty heap ok 12544 - Undef first key in list context ok 12545 - Return infinity on empty ok 12546 - Return infinity on empty in list context ok 12547 - Return infinity on empty ok 12548 - Return infinity on empty in list context ok 12549 - undef first_key ok 12550 - Undef from first_key in list context ok 12551 - There are no values ok 12552 - There are no keys ok 12553 - There are no values ok 12554 - The object isa Canary ok 12555 ok 12556 - Arrays aren't wrapped ok 12557 - Arrays aren't wrapped ok 12558 ok 12559 ok 12560 ok 12561 ok 12562 - Use value itself as key ok 12563 - Use value itself as key ok 12564 - Is also the effective key ok 12565 - Is also the effective key ok 12566 - Is also the effective key ok 12567 - Is also the effective key ok 12568 - Is also the effective key ok 12569 - Is also the effective key ok 12570 - Is also the effective key ok 12571 ok 12572 ok 12573 ok 12574 ok 12575 ok 12576 ok 12577 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12578 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12579 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 12580 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 12581 - user_data survived everything ok 12582 - user_data in list context too ok 12583 - Combined get/set ok 12584 ok 12585 - The object isa Canary ok 12586 ok 12587 ok 12588 ok 12589 ok 12590 - infinity survived everything ok 12591 - infinity in list context too ok 12592 - Combined get/set ok 12593 ok 12594 - The object isa Canary ok 12595 ok 12596 ok 12597 ok 12598 ok 12599 ok 12600 ok 12601 - Default userdata is undef ok 12602 - Default userdata is undef ok 12603 - return set infinity ok 12604 - The object isa Canary ok 12605 - return set infinity, even in list context ok 12606 - The object isa Canary ok 12607 - top_key on empty heap returns set infinity ok 12608 - The object isa Canary ok 12609 - top_key on empty heap returns set infinity, even in list context ok 12610 - The object isa Canary ok 12611 - min_key on empty heap returns set infinity ok 12612 - The object isa Canary ok 12613 - min_key on empty heap returns set infinity, even in list context ok 12614 - The object isa Canary ok 12615 ok 12616 ok 12617 ok 12618 ok 12619 ok 12620 ok 12621 ok 12622 - proper error message: Self absorption at t/02_stress.t line 811 # ok 12623 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12624 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 12625 ok 12626 ok 12627 ok 12628 ok 12629 ok 12630 ok 12631 ok 12632 ok 12633 ok 12634 ok 12635 ok 12636 ok 12637 ok 12638 ok 12639 - order: <, elements: Array 1, dirty: 8 ok 12640 ok 12641 ok 12642 ok 12643 - Start empty ok 12644 ok 12645 ok 12646 ok 12647 ok 12648 - There are no values ok 12649 - There are no keys ok 12650 - Expected order ok 12651 - Expected order ok 12652 - Expected element type ok 12653 - Expected element type ok 12654 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 12655 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 12656 ok 12657 ok 12658 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 12659 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 12660 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 12661 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 12662 - proper infinity ok 12663 - proper infinity ok 12664 - Count is number of inserts ok 12665 - There are 9 values ok 12666 - There are 9 keys ok 12667 - keys and values have compatible order ok 12668 ok 12669 - Count lowered by extracts ok 12670 - 2 values left ok 12671 - Empty after clear ok 12672 - Double clear works ok 12673 - Empty after extract_all ok 12674 - extract_top on empty heap dies ok 12675 - extract_top on empty heap dies ok 12676 - extract_min on empty heap dies ok 12677 - extract_min on empty heap dies ok 12678 - extract first on empty returns undef ok 12679 - extract first on empty returns no values ok 12680 - top on empty heap dies ok 12681 - top on empty heap dies ok 12682 - undefined first on empty heap ok 12683 - Undef first key in list context ok 12684 - Return infinity on empty ok 12685 - Return infinity on empty in list context ok 12686 - Return infinity on empty ok 12687 - Return infinity on empty in list context ok 12688 - undef first_key ok 12689 - Undef from first_key in list context ok 12690 - There are no values ok 12691 - There are no keys ok 12692 - There are no values ok 12693 - The object isa Canary ok 12694 ok 12695 - Hashes aren't wrapped ok 12696 - Hashes aren't wrapped ok 12697 ok 12698 ok 12699 ok 12700 ok 12701 - Use value itself as key ok 12702 - Use value itself as key ok 12703 - Is also the effective key ok 12704 - Is also the effective key ok 12705 - Is also the effective key ok 12706 - Is also the effective key ok 12707 - Is also the effective key ok 12708 - Is also the effective key ok 12709 - Is also the effective key ok 12710 ok 12711 ok 12712 ok 12713 ok 12714 ok 12715 ok 12716 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12717 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12718 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 12719 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 12720 - user_data survived everything ok 12721 - user_data in list context too ok 12722 - Combined get/set ok 12723 ok 12724 - The object isa Canary ok 12725 ok 12726 ok 12727 ok 12728 ok 12729 - infinity survived everything ok 12730 - infinity in list context too ok 12731 - Combined get/set ok 12732 ok 12733 - The object isa Canary ok 12734 ok 12735 ok 12736 ok 12737 ok 12738 ok 12739 ok 12740 - Default userdata is undef ok 12741 - Default userdata is undef ok 12742 - return set infinity ok 12743 - The object isa Canary ok 12744 - return set infinity, even in list context ok 12745 - The object isa Canary ok 12746 - top_key on empty heap returns set infinity ok 12747 - The object isa Canary ok 12748 - top_key on empty heap returns set infinity, even in list context ok 12749 - The object isa Canary ok 12750 - min_key on empty heap returns set infinity ok 12751 - The object isa Canary ok 12752 - min_key on empty heap returns set infinity, even in list context ok 12753 - The object isa Canary ok 12754 ok 12755 ok 12756 ok 12757 ok 12758 ok 12759 ok 12760 ok 12761 - proper error message: Self absorption at t/02_stress.t line 811 # ok 12762 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12763 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 12764 ok 12765 ok 12766 ok 12767 ok 12768 ok 12769 ok 12770 ok 12771 ok 12772 ok 12773 ok 12774 ok 12775 ok 12776 ok 12777 ok 12778 - order: <, elements: Hash foo, dirty: 8 ok 12779 ok 12780 ok 12781 ok 12782 - Start empty ok 12783 ok 12784 ok 12785 ok 12786 ok 12787 - There are no values ok 12788 - There are no keys ok 12789 - Expected order ok 12790 - Expected order ok 12791 - Expected element type ok 12792 - Expected element type ok 12793 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 12794 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 12795 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 12796 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 12797 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 12798 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 12799 ok 12800 ok 12801 - proper infinity ok 12802 - proper infinity ok 12803 - Count is number of inserts ok 12804 - There are 9 values ok 12805 - There are 9 keys ok 12806 - keys and values have compatible order ok 12807 ok 12808 - Count lowered by extracts ok 12809 - 2 values left ok 12810 - Empty after clear ok 12811 - Double clear works ok 12812 - Empty after extract_all ok 12813 - extract_top on empty heap dies ok 12814 - extract_top on empty heap dies ok 12815 - extract_min on empty heap dies ok 12816 - extract_min on empty heap dies ok 12817 - extract first on empty returns undef ok 12818 - extract first on empty returns no values ok 12819 - top on empty heap dies ok 12820 - top on empty heap dies ok 12821 - undefined first on empty heap ok 12822 - Undef first key in list context ok 12823 - Return infinity on empty ok 12824 - Return infinity on empty in list context ok 12825 - Return infinity on empty ok 12826 - Return infinity on empty in list context ok 12827 - undef first_key ok 12828 - Undef from first_key in list context ok 12829 - There are no values ok 12830 - There are no keys ok 12831 - There are no values ok 12832 - The object isa Canary ok 12833 ok 12834 - Functions/Methods aren't wrapped ok 12835 - Functions/Methods aren't wrapped ok 12836 ok 12837 ok 12838 ok 12839 ok 12840 - Use value itself as key ok 12841 - Use value itself as key ok 12842 - Is also the effective key ok 12843 - Is also the effective key ok 12844 - Is also the effective key ok 12845 - Is also the effective key ok 12846 - Is also the effective key ok 12847 - Is also the effective key ok 12848 - Is also the effective key ok 12849 ok 12850 ok 12851 ok 12852 ok 12853 ok 12854 ok 12855 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12856 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12857 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 12858 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 12859 - user_data survived everything ok 12860 - user_data in list context too ok 12861 - Combined get/set ok 12862 ok 12863 - The object isa Canary ok 12864 ok 12865 ok 12866 ok 12867 ok 12868 - infinity survived everything ok 12869 - infinity in list context too ok 12870 - Combined get/set ok 12871 ok 12872 - The object isa Canary ok 12873 ok 12874 ok 12875 ok 12876 ok 12877 ok 12878 ok 12879 - Default userdata is undef ok 12880 - Default userdata is undef ok 12881 - return set infinity ok 12882 - The object isa Canary ok 12883 - return set infinity, even in list context ok 12884 - The object isa Canary ok 12885 - top_key on empty heap returns set infinity ok 12886 - The object isa Canary ok 12887 - top_key on empty heap returns set infinity, even in list context ok 12888 - The object isa Canary ok 12889 - min_key on empty heap returns set infinity ok 12890 - The object isa Canary ok 12891 - min_key on empty heap returns set infinity, even in list context ok 12892 - The object isa Canary ok 12893 ok 12894 ok 12895 ok 12896 ok 12897 ok 12898 ok 12899 ok 12900 - proper error message: Self absorption at t/02_stress.t line 811 # ok 12901 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 12902 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 12903 ok 12904 ok 12905 ok 12906 ok 12907 ok 12908 ok 12909 ok 12910 ok 12911 ok 12912 ok 12913 ok 12914 ok 12915 ok 12916 ok 12917 - order: <, elements: Function CODE(0x3a06064), dirty: 8 ok 12918 ok 12919 ok 12920 ok 12921 - Start empty ok 12922 ok 12923 ok 12924 ok 12925 ok 12926 - There are no values ok 12927 - There are no keys ok 12928 - Expected order ok 12929 - Expected order ok 12930 - Expected element type ok 12931 - Expected element type ok 12932 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 12933 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 12934 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 12935 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 12936 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 12937 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 12938 ok 12939 ok 12940 - proper infinity ok 12941 - proper infinity ok 12942 - Count is number of inserts ok 12943 - There are 9 values ok 12944 - There are 9 keys ok 12945 - keys and values have compatible order ok 12946 ok 12947 - Count lowered by extracts ok 12948 - 2 values left ok 12949 - Empty after clear ok 12950 - Double clear works ok 12951 - Empty after extract_all ok 12952 - extract_top on empty heap dies ok 12953 - extract_top on empty heap dies ok 12954 - extract_min on empty heap dies ok 12955 - extract_min on empty heap dies ok 12956 - extract first on empty returns undef ok 12957 - extract first on empty returns no values ok 12958 - top on empty heap dies ok 12959 - top on empty heap dies ok 12960 - undefined first on empty heap ok 12961 - Undef first key in list context ok 12962 - Return infinity on empty ok 12963 - Return infinity on empty in list context ok 12964 - Return infinity on empty ok 12965 - Return infinity on empty in list context ok 12966 - undef first_key ok 12967 - Undef from first_key in list context ok 12968 - There are no values ok 12969 - There are no keys ok 12970 - There are no values ok 12971 - The object isa Canary ok 12972 ok 12973 - Any/Objects aren't wrapped ok 12974 - Any/Objects aren't wrapped ok 12975 ok 12976 ok 12977 ok 12978 ok 12979 - Use value itself as key ok 12980 - Use value itself as key ok 12981 - Is also the effective key ok 12982 - Is also the effective key ok 12983 - Is also the effective key ok 12984 - Is also the effective key ok 12985 - Is also the effective key ok 12986 - Is also the effective key ok 12987 - Is also the effective key ok 12988 ok 12989 ok 12990 ok 12991 ok 12992 ok 12993 ok 12994 - Have all new values ok 12995 ok 12996 ok 12997 - Empty again ok 12998 ok 12999 - Have all new values ok 13000 ok 13001 ok 13002 - Empty again ok 13003 ok 13004 - Have all new values ok 13005 ok 13006 ok 13007 - Empty again ok 13008 ok 13009 - Have all new values ok 13010 ok 13011 ok 13012 - Empty again ok 13013 ok 13014 - user_data survived everything ok 13015 - user_data in list context too ok 13016 - Combined get/set ok 13017 ok 13018 - The object isa Canary ok 13019 ok 13020 ok 13021 ok 13022 ok 13023 - infinity survived everything ok 13024 - infinity in list context too ok 13025 - Combined get/set ok 13026 ok 13027 - The object isa Canary ok 13028 ok 13029 ok 13030 ok 13031 ok 13032 ok 13033 ok 13034 - Default userdata is undef ok 13035 - Default userdata is undef ok 13036 - return set infinity ok 13037 - The object isa Canary ok 13038 - return set infinity, even in list context ok 13039 - The object isa Canary ok 13040 - top_key on empty heap returns set infinity ok 13041 - The object isa Canary ok 13042 - top_key on empty heap returns set infinity, even in list context ok 13043 - The object isa Canary ok 13044 - min_key on empty heap returns set infinity ok 13045 - The object isa Canary ok 13046 - min_key on empty heap returns set infinity, even in list context ok 13047 - The object isa Canary ok 13048 ok 13049 ok 13050 ok 13051 ok 13052 ok 13053 ok 13054 ok 13055 - proper error message: Self absorption at t/02_stress.t line 811 # ok 13056 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13057 ok 13058 ok 13059 ok 13060 ok 13061 ok 13062 ok 13063 ok 13064 ok 13065 ok 13066 ok 13067 ok 13068 ok 13069 ok 13070 ok 13071 ok 13072 ok 13073 - order: <, elements: Any CODE(0x3a24544), dirty: 8 ok 13074 ok 13075 ok 13076 ok 13077 - Start empty ok 13078 ok 13079 ok 13080 ok 13081 ok 13082 - There are no values ok 13083 - There are no keys ok 13084 - Expected order ok 13085 - Expected order ok 13086 - Expected element type ok 13087 - Expected element type ok 13088 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 13089 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 13090 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 13091 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 13092 ok 13093 ok 13094 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 13095 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 13096 - proper infinity ok 13097 - proper infinity ok 13098 - Count is number of inserts ok 13099 - There are 9 values ok 13100 - There are 9 keys ok 13101 - keys and values have compatible order ok 13102 ok 13103 - Count lowered by extracts ok 13104 - 2 values left ok 13105 - Empty after clear ok 13106 - Double clear works ok 13107 - Empty after extract_all ok 13108 - extract_top on empty heap dies ok 13109 - extract_top on empty heap dies ok 13110 - extract_min on empty heap dies ok 13111 - extract_min on empty heap dies ok 13112 - extract first on empty returns undef ok 13113 - extract first on empty returns no values ok 13114 - top on empty heap dies ok 13115 - top on empty heap dies ok 13116 - undefined first on empty heap ok 13117 - Undef first key in list context ok 13118 - Return infinity on empty ok 13119 - Return infinity on empty in list context ok 13120 - Return infinity on empty ok 13121 - Return infinity on empty in list context ok 13122 - undef first_key ok 13123 - Undef from first_key in list context ok 13124 - There are no values ok 13125 - There are no keys ok 13126 - There are no values ok 13127 - The object isa Canary ok 13128 ok 13129 - Functions/Methods aren't wrapped ok 13130 - Functions/Methods aren't wrapped ok 13131 ok 13132 ok 13133 ok 13134 ok 13135 - Use value itself as key ok 13136 - Use value itself as key ok 13137 - Is also the effective key ok 13138 - Is also the effective key ok 13139 - Is also the effective key ok 13140 - Is also the effective key ok 13141 - Is also the effective key ok 13142 - Is also the effective key ok 13143 - Is also the effective key ok 13144 ok 13145 ok 13146 ok 13147 ok 13148 ok 13149 ok 13150 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13151 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13152 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13153 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13154 - user_data survived everything ok 13155 - user_data in list context too ok 13156 - Combined get/set ok 13157 ok 13158 - The object isa Canary ok 13159 ok 13160 ok 13161 ok 13162 ok 13163 - infinity survived everything ok 13164 - infinity in list context too ok 13165 - Combined get/set ok 13166 ok 13167 - The object isa Canary ok 13168 ok 13169 ok 13170 ok 13171 ok 13172 ok 13173 ok 13174 - Default userdata is undef ok 13175 - Default userdata is undef ok 13176 - return set infinity ok 13177 - The object isa Canary ok 13178 - return set infinity, even in list context ok 13179 - The object isa Canary ok 13180 - top_key on empty heap returns set infinity ok 13181 - The object isa Canary ok 13182 - top_key on empty heap returns set infinity, even in list context ok 13183 - The object isa Canary ok 13184 - min_key on empty heap returns set infinity ok 13185 - The object isa Canary ok 13186 - min_key on empty heap returns set infinity, even in list context ok 13187 - The object isa Canary ok 13188 ok 13189 ok 13190 ok 13191 ok 13192 ok 13193 ok 13194 ok 13195 - proper error message: Self absorption at t/02_stress.t line 811 # ok 13196 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13197 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 13198 ok 13199 ok 13200 ok 13201 ok 13202 ok 13203 ok 13204 ok 13205 ok 13206 ok 13207 ok 13208 ok 13209 ok 13210 ok 13211 ok 13212 - order: <, elements: Method meth, dirty: 8 ok 13213 ok 13214 ok 13215 ok 13216 - Start empty ok 13217 ok 13218 ok 13219 ok 13220 ok 13221 - There are no values ok 13222 - There are no keys ok 13223 - Expected order ok 13224 - Expected order ok 13225 - Expected element type ok 13226 - Expected element type ok 13227 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 13228 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 13229 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 13230 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 13231 ok 13232 ok 13233 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 13234 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 13235 - proper infinity ok 13236 - proper infinity ok 13237 - Count is number of inserts ok 13238 - There are 9 values ok 13239 - There are 9 keys ok 13240 - keys and values have compatible order ok 13241 ok 13242 - Count lowered by extracts ok 13243 - 2 values left ok 13244 - Empty after clear ok 13245 - Double clear works ok 13246 - Empty after extract_all ok 13247 - extract_top on empty heap dies ok 13248 - extract_top on empty heap dies ok 13249 - extract_min on empty heap dies ok 13250 - extract_min on empty heap dies ok 13251 - extract first on empty returns undef ok 13252 - extract first on empty returns no values ok 13253 - top on empty heap dies ok 13254 - top on empty heap dies ok 13255 - undefined first on empty heap ok 13256 - Undef first key in list context ok 13257 - Return infinity on empty ok 13258 - Return infinity on empty in list context ok 13259 - Return infinity on empty ok 13260 - Return infinity on empty in list context ok 13261 - undef first_key ok 13262 - Undef from first_key in list context ok 13263 - There are no values ok 13264 - There are no keys ok 13265 - There are no values ok 13266 - The object isa Canary ok 13267 ok 13268 - Functions/Methods aren't wrapped ok 13269 - Functions/Methods aren't wrapped ok 13270 ok 13271 ok 13272 ok 13273 ok 13274 - Use value itself as key ok 13275 - Use value itself as key ok 13276 - Is also the effective key ok 13277 - Is also the effective key ok 13278 - Is also the effective key ok 13279 - Is also the effective key ok 13280 - Is also the effective key ok 13281 - Is also the effective key ok 13282 - Is also the effective key ok 13283 ok 13284 ok 13285 ok 13286 ok 13287 ok 13288 ok 13289 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13290 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13291 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13292 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13293 - user_data survived everything ok 13294 - user_data in list context too ok 13295 - Combined get/set ok 13296 ok 13297 - The object isa Canary ok 13298 ok 13299 ok 13300 ok 13301 ok 13302 - infinity survived everything ok 13303 - infinity in list context too ok 13304 - Combined get/set ok 13305 ok 13306 - The object isa Canary ok 13307 ok 13308 ok 13309 ok 13310 ok 13311 ok 13312 ok 13313 - Default userdata is undef ok 13314 - Default userdata is undef ok 13315 - return set infinity ok 13316 - The object isa Canary ok 13317 - return set infinity, even in list context ok 13318 - The object isa Canary ok 13319 - top_key on empty heap returns set infinity ok 13320 - The object isa Canary ok 13321 - top_key on empty heap returns set infinity, even in list context ok 13322 - The object isa Canary ok 13323 - min_key on empty heap returns set infinity ok 13324 - The object isa Canary ok 13325 - min_key on empty heap returns set infinity, even in list context ok 13326 - The object isa Canary ok 13327 ok 13328 ok 13329 ok 13330 ok 13331 ok 13332 ok 13333 ok 13334 - proper error message: Self absorption at t/02_stress.t line 811 # ok 13335 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13336 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 13337 ok 13338 ok 13339 ok 13340 ok 13341 ok 13342 ok 13343 ok 13344 ok 13345 ok 13346 ok 13347 ok 13348 ok 13349 ok 13350 ok 13351 - order: <, elements: Method -'$f\#, dirty: 8 ok 13352 ok 13353 ok 13354 ok 13355 - Start empty ok 13356 ok 13357 ok 13358 ok 13359 ok 13360 - There are no values ok 13361 - There are no keys ok 13362 - Expected order ok 13363 - Expected order ok 13364 - Expected element type ok 13365 - Expected element type ok 13366 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 13367 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 13368 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 13369 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 13370 ok 13371 ok 13372 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 13373 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 13374 - proper infinity ok 13375 - proper infinity ok 13376 - Count is number of inserts ok 13377 - There are 9 values ok 13378 - There are 9 keys ok 13379 - keys and values have compatible order ok 13380 ok 13381 - Count lowered by extracts ok 13382 - 2 values left ok 13383 - Empty after clear ok 13384 - Double clear works ok 13385 - Empty after extract_all ok 13386 - extract_top on empty heap dies ok 13387 - extract_top on empty heap dies ok 13388 - extract_min on empty heap dies ok 13389 - extract_min on empty heap dies ok 13390 - extract first on empty returns undef ok 13391 - extract first on empty returns no values ok 13392 - top on empty heap dies ok 13393 - top on empty heap dies ok 13394 - undefined first on empty heap ok 13395 - Undef first key in list context ok 13396 - Return infinity on empty ok 13397 - Return infinity on empty in list context ok 13398 - Return infinity on empty ok 13399 - Return infinity on empty in list context ok 13400 - undef first_key ok 13401 - Undef from first_key in list context ok 13402 - There are no values ok 13403 - There are no keys ok 13404 - There are no values ok 13405 - The object isa Canary ok 13406 ok 13407 - Any/Objects aren't wrapped ok 13408 - Any/Objects aren't wrapped ok 13409 ok 13410 ok 13411 ok 13412 ok 13413 - Use value itself as key ok 13414 - Use value itself as key ok 13415 - Is also the effective key ok 13416 - Is also the effective key ok 13417 - Is also the effective key ok 13418 - Is also the effective key ok 13419 - Is also the effective key ok 13420 - Is also the effective key ok 13421 - Is also the effective key ok 13422 ok 13423 ok 13424 ok 13425 ok 13426 ok 13427 ok 13428 - Have all new values ok 13429 ok 13430 ok 13431 - Empty again ok 13432 ok 13433 - Have all new values ok 13434 ok 13435 ok 13436 - Empty again ok 13437 ok 13438 - Have all new values ok 13439 ok 13440 ok 13441 - Empty again ok 13442 ok 13443 - Have all new values ok 13444 ok 13445 ok 13446 - Empty again ok 13447 ok 13448 - user_data survived everything ok 13449 - user_data in list context too ok 13450 - Combined get/set ok 13451 ok 13452 - The object isa Canary ok 13453 ok 13454 ok 13455 ok 13456 ok 13457 - infinity survived everything ok 13458 - infinity in list context too ok 13459 - Combined get/set ok 13460 ok 13461 - The object isa Canary ok 13462 ok 13463 ok 13464 ok 13465 ok 13466 ok 13467 ok 13468 - Default userdata is undef ok 13469 - Default userdata is undef ok 13470 - return set infinity ok 13471 - The object isa Canary ok 13472 - return set infinity, even in list context ok 13473 - The object isa Canary ok 13474 - top_key on empty heap returns set infinity ok 13475 - The object isa Canary ok 13476 - top_key on empty heap returns set infinity, even in list context ok 13477 - The object isa Canary ok 13478 - min_key on empty heap returns set infinity ok 13479 - The object isa Canary ok 13480 - min_key on empty heap returns set infinity, even in list context ok 13481 - The object isa Canary ok 13482 ok 13483 ok 13484 ok 13485 ok 13486 ok 13487 ok 13488 ok 13489 - proper error message: Self absorption at t/02_stress.t line 811 # ok 13490 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13491 ok 13492 ok 13493 ok 13494 ok 13495 ok 13496 ok 13497 ok 13498 ok 13499 ok 13500 ok 13501 ok 13502 ok 13503 ok 13504 ok 13505 ok 13506 ok 13507 - order: <, elements: Object meth, dirty: 8 ok 13508 ok 13509 ok 13510 ok 13511 - Start empty ok 13512 ok 13513 ok 13514 ok 13515 ok 13516 - There are no values ok 13517 - There are no keys ok 13518 - Expected order ok 13519 - Expected order ok 13520 - Expected element type ok 13521 - Expected element type ok 13522 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 13523 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 13524 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 13525 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 13526 ok 13527 ok 13528 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 13529 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 13530 - proper infinity ok 13531 - proper infinity ok 13532 - Count is number of inserts ok 13533 - There are 9 values ok 13534 - There are 9 keys ok 13535 - keys and values have compatible order ok 13536 ok 13537 - Count lowered by extracts ok 13538 - 2 values left ok 13539 - Empty after clear ok 13540 - Double clear works ok 13541 - Empty after extract_all ok 13542 - extract_top on empty heap dies ok 13543 - extract_top on empty heap dies ok 13544 - extract_min on empty heap dies ok 13545 - extract_min on empty heap dies ok 13546 - extract first on empty returns undef ok 13547 - extract first on empty returns no values ok 13548 - top on empty heap dies ok 13549 - top on empty heap dies ok 13550 - undefined first on empty heap ok 13551 - Undef first key in list context ok 13552 - Return infinity on empty ok 13553 - Return infinity on empty in list context ok 13554 - Return infinity on empty ok 13555 - Return infinity on empty in list context ok 13556 - undef first_key ok 13557 - Undef from first_key in list context ok 13558 - There are no values ok 13559 - There are no keys ok 13560 - There are no values ok 13561 - The object isa Canary ok 13562 ok 13563 - Any/Objects aren't wrapped ok 13564 - Any/Objects aren't wrapped ok 13565 ok 13566 ok 13567 ok 13568 ok 13569 - Use value itself as key ok 13570 - Use value itself as key ok 13571 - Is also the effective key ok 13572 - Is also the effective key ok 13573 - Is also the effective key ok 13574 - Is also the effective key ok 13575 - Is also the effective key ok 13576 - Is also the effective key ok 13577 - Is also the effective key ok 13578 ok 13579 ok 13580 ok 13581 ok 13582 ok 13583 ok 13584 - Have all new values ok 13585 ok 13586 ok 13587 - Empty again ok 13588 ok 13589 - Have all new values ok 13590 ok 13591 ok 13592 - Empty again ok 13593 ok 13594 - Have all new values ok 13595 ok 13596 ok 13597 - Empty again ok 13598 ok 13599 - Have all new values ok 13600 ok 13601 ok 13602 - Empty again ok 13603 ok 13604 - user_data survived everything ok 13605 - user_data in list context too ok 13606 - Combined get/set ok 13607 ok 13608 - The object isa Canary ok 13609 ok 13610 ok 13611 ok 13612 ok 13613 - infinity survived everything ok 13614 - infinity in list context too ok 13615 - Combined get/set ok 13616 ok 13617 - The object isa Canary ok 13618 ok 13619 ok 13620 ok 13621 ok 13622 ok 13623 ok 13624 - Default userdata is undef ok 13625 - Default userdata is undef ok 13626 - return set infinity ok 13627 - The object isa Canary ok 13628 - return set infinity, even in list context ok 13629 - The object isa Canary ok 13630 - top_key on empty heap returns set infinity ok 13631 - The object isa Canary ok 13632 - top_key on empty heap returns set infinity, even in list context ok 13633 - The object isa Canary ok 13634 - min_key on empty heap returns set infinity ok 13635 - The object isa Canary ok 13636 - min_key on empty heap returns set infinity, even in list context ok 13637 - The object isa Canary ok 13638 ok 13639 ok 13640 ok 13641 ok 13642 ok 13643 ok 13644 ok 13645 - proper error message: Self absorption at t/02_stress.t line 811 # ok 13646 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13647 ok 13648 ok 13649 ok 13650 ok 13651 ok 13652 ok 13653 ok 13654 ok 13655 ok 13656 ok 13657 ok 13658 ok 13659 ok 13660 ok 13661 ok 13662 ok 13663 - order: <, elements: Object -'$f\#, dirty: 8 ok 13664 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 13665 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 13666 - Have all new values ok 13667 ok 13668 ok 13669 - Empty again ok 13670 ok 13671 - Have all new values ok 13672 ok 13673 ok 13674 - Empty again ok 13675 ok 13676 ok 13677 ok 13678 ok 13679 ok 13680 ok 13681 ok 13682 ok 13683 ok 13684 ok 13685 ok 13686 ok 13687 ok 13688 ok 13689 ok 13690 ok 13691 ok 13692 ok 13693 ok 13694 ok 13695 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 13696 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 13697 - Have all new values ok 13698 ok 13699 ok 13700 - Empty again ok 13701 ok 13702 - Have all new values ok 13703 ok 13704 ok 13705 - Empty again ok 13706 ok 13707 ok 13708 ok 13709 ok 13710 ok 13711 ok 13712 ok 13713 ok 13714 ok 13715 ok 13716 ok 13717 ok 13718 ok 13719 ok 13720 ok 13721 ok 13722 ok 13723 ok 13724 ok 13725 ok 13726 ok 13727 ok 13728 ok 13729 - Start empty ok 13730 ok 13731 ok 13732 ok 13733 ok 13734 - There are no values ok 13735 - There are no keys ok 13736 - Expected order ok 13737 - Expected order ok 13738 - Expected element type ok 13739 - Expected element type ok 13740 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 13741 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 13742 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 13743 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 13744 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 13745 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 13746 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 13747 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 13748 - proper infinity ok 13749 - proper infinity ok 13750 - Count is number of inserts ok 13751 - There are 9 values ok 13752 - There are 9 keys ok 13753 - keys and values have compatible order ok 13754 ok 13755 - Count lowered by extracts ok 13756 - 2 values left ok 13757 - Empty after clear ok 13758 - Double clear works ok 13759 - Empty after extract_all ok 13760 - extract_top on empty heap dies ok 13761 - extract_top on empty heap dies ok 13762 - extract_min on empty heap dies ok 13763 - extract_min on empty heap dies ok 13764 - extract first on empty returns undef ok 13765 - extract first on empty returns no values ok 13766 - top on empty heap dies ok 13767 - top on empty heap dies ok 13768 - undefined first on empty heap ok 13769 - Undef first key in list context ok 13770 - Return infinity on empty ok 13771 - Return infinity on empty in list context ok 13772 - Return infinity on empty ok 13773 - Return infinity on empty in list context ok 13774 - undef first_key ok 13775 - Undef from first_key in list context ok 13776 - There are no values ok 13777 - There are no keys ok 13778 - There are no values ok 13779 - Scalar is simple ok 13780 - Scalars aren't wrapped ok 13781 - Scalars aren't wrapped ok 13782 ok 13783 ok 13784 ok 13785 ok 13786 - Use value itself as key ok 13787 - Use value itself as key ok 13788 - Is also the effective key ok 13789 - Is also the effective key ok 13790 - Is also the effective key ok 13791 - Is also the effective key ok 13792 - Is also the effective key ok 13793 - Is also the effective key ok 13794 - Is also the effective key ok 13795 ok 13796 ok 13797 ok 13798 ok 13799 ok 13800 ok 13801 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13802 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13803 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13804 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13805 - user_data survived everything ok 13806 - user_data in list context too ok 13807 - Combined get/set ok 13808 ok 13809 - The object isa Canary ok 13810 ok 13811 ok 13812 ok 13813 ok 13814 - infinity survived everything ok 13815 - infinity in list context too ok 13816 - Combined get/set ok 13817 ok 13818 - The object isa Canary ok 13819 ok 13820 ok 13821 ok 13822 ok 13823 ok 13824 ok 13825 - Default userdata is undef ok 13826 - Default userdata is undef ok 13827 - return set infinity ok 13828 - The object isa Canary ok 13829 - return set infinity, even in list context ok 13830 - The object isa Canary ok 13831 - top_key on empty heap returns set infinity ok 13832 - The object isa Canary ok 13833 - top_key on empty heap returns set infinity, even in list context ok 13834 - The object isa Canary ok 13835 - min_key on empty heap returns set infinity ok 13836 - The object isa Canary ok 13837 - min_key on empty heap returns set infinity, even in list context ok 13838 - The object isa Canary ok 13839 ok 13840 ok 13841 ok 13842 ok 13843 ok 13844 ok 13845 ok 13846 - proper error message: Self absorption at t/02_stress.t line 811 # ok 13847 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13848 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 13849 ok 13850 ok 13851 ok 13852 ok 13853 ok 13854 ok 13855 ok 13856 ok 13857 ok 13858 ok 13859 ok 13860 ok 13861 ok 13862 ok 13863 - order: >, elements: Scalar, dirty: 8 ok 13864 ok 13865 ok 13866 ok 13867 - Start empty ok 13868 ok 13869 ok 13870 ok 13871 ok 13872 - There are no values ok 13873 - There are no keys ok 13874 - Expected order ok 13875 - Expected order ok 13876 - Expected element type ok 13877 - Expected element type ok 13878 ok 13879 ok 13880 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 13881 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 13882 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 13883 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 13884 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 13885 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 13886 - proper infinity ok 13887 - proper infinity ok 13888 - Count is number of inserts ok 13889 - There are 9 values ok 13890 - There are 9 keys ok 13891 - keys and values have compatible order ok 13892 ok 13893 - Count lowered by extracts ok 13894 - 2 values left ok 13895 - Empty after clear ok 13896 - Double clear works ok 13897 - Empty after extract_all ok 13898 - extract_top on empty heap dies ok 13899 - extract_top on empty heap dies ok 13900 - extract_min on empty heap dies ok 13901 - extract_min on empty heap dies ok 13902 - extract first on empty returns undef ok 13903 - extract first on empty returns no values ok 13904 - top on empty heap dies ok 13905 - top on empty heap dies ok 13906 - undefined first on empty heap ok 13907 - Undef first key in list context ok 13908 - Return infinity on empty ok 13909 - Return infinity on empty in list context ok 13910 - Return infinity on empty ok 13911 - Return infinity on empty in list context ok 13912 - undef first_key ok 13913 - Undef from first_key in list context ok 13914 - There are no values ok 13915 - There are no keys ok 13916 - There are no values ok 13917 - The object isa Canary ok 13918 ok 13919 - Arrays aren't wrapped ok 13920 - Arrays aren't wrapped ok 13921 ok 13922 ok 13923 ok 13924 ok 13925 - Use value itself as key ok 13926 - Use value itself as key ok 13927 - Is also the effective key ok 13928 - Is also the effective key ok 13929 - Is also the effective key ok 13930 - Is also the effective key ok 13931 - Is also the effective key ok 13932 - Is also the effective key ok 13933 - Is also the effective key ok 13934 ok 13935 ok 13936 ok 13937 ok 13938 ok 13939 ok 13940 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13941 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13942 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13943 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 13944 - user_data survived everything ok 13945 - user_data in list context too ok 13946 - Combined get/set ok 13947 ok 13948 - The object isa Canary ok 13949 ok 13950 ok 13951 ok 13952 ok 13953 - infinity survived everything ok 13954 - infinity in list context too ok 13955 - Combined get/set ok 13956 ok 13957 - The object isa Canary ok 13958 ok 13959 ok 13960 ok 13961 ok 13962 ok 13963 ok 13964 - Default userdata is undef ok 13965 - Default userdata is undef ok 13966 - return set infinity ok 13967 - The object isa Canary ok 13968 - return set infinity, even in list context ok 13969 - The object isa Canary ok 13970 - top_key on empty heap returns set infinity ok 13971 - The object isa Canary ok 13972 - top_key on empty heap returns set infinity, even in list context ok 13973 - The object isa Canary ok 13974 - min_key on empty heap returns set infinity ok 13975 - The object isa Canary ok 13976 - min_key on empty heap returns set infinity, even in list context ok 13977 - The object isa Canary ok 13978 ok 13979 ok 13980 ok 13981 ok 13982 ok 13983 ok 13984 ok 13985 - proper error message: Self absorption at t/02_stress.t line 811 # ok 13986 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 13987 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 13988 ok 13989 ok 13990 ok 13991 ok 13992 ok 13993 ok 13994 ok 13995 ok 13996 ok 13997 ok 13998 ok 13999 ok 14000 ok 14001 ok 14002 - order: >, elements: Array 1, dirty: 8 ok 14003 ok 14004 ok 14005 ok 14006 - Start empty ok 14007 ok 14008 ok 14009 ok 14010 ok 14011 - There are no values ok 14012 - There are no keys ok 14013 - Expected order ok 14014 - Expected order ok 14015 - Expected element type ok 14016 - Expected element type ok 14017 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 14018 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 14019 ok 14020 ok 14021 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 14022 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 14023 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 14024 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 14025 - proper infinity ok 14026 - proper infinity ok 14027 - Count is number of inserts ok 14028 - There are 9 values ok 14029 - There are 9 keys ok 14030 - keys and values have compatible order ok 14031 ok 14032 - Count lowered by extracts ok 14033 - 2 values left ok 14034 - Empty after clear ok 14035 - Double clear works ok 14036 - Empty after extract_all ok 14037 - extract_top on empty heap dies ok 14038 - extract_top on empty heap dies ok 14039 - extract_min on empty heap dies ok 14040 - extract_min on empty heap dies ok 14041 - extract first on empty returns undef ok 14042 - extract first on empty returns no values ok 14043 - top on empty heap dies ok 14044 - top on empty heap dies ok 14045 - undefined first on empty heap ok 14046 - Undef first key in list context ok 14047 - Return infinity on empty ok 14048 - Return infinity on empty in list context ok 14049 - Return infinity on empty ok 14050 - Return infinity on empty in list context ok 14051 - undef first_key ok 14052 - Undef from first_key in list context ok 14053 - There are no values ok 14054 - There are no keys ok 14055 - There are no values ok 14056 - The object isa Canary ok 14057 ok 14058 - Hashes aren't wrapped ok 14059 - Hashes aren't wrapped ok 14060 ok 14061 ok 14062 ok 14063 ok 14064 - Use value itself as key ok 14065 - Use value itself as key ok 14066 - Is also the effective key ok 14067 - Is also the effective key ok 14068 - Is also the effective key ok 14069 - Is also the effective key ok 14070 - Is also the effective key ok 14071 - Is also the effective key ok 14072 - Is also the effective key ok 14073 ok 14074 ok 14075 ok 14076 ok 14077 ok 14078 ok 14079 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14080 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14081 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 14082 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 14083 - user_data survived everything ok 14084 - user_data in list context too ok 14085 - Combined get/set ok 14086 ok 14087 - The object isa Canary ok 14088 ok 14089 ok 14090 ok 14091 ok 14092 - infinity survived everything ok 14093 - infinity in list context too ok 14094 - Combined get/set ok 14095 ok 14096 - The object isa Canary ok 14097 ok 14098 ok 14099 ok 14100 ok 14101 ok 14102 ok 14103 - Default userdata is undef ok 14104 - Default userdata is undef ok 14105 - return set infinity ok 14106 - The object isa Canary ok 14107 - return set infinity, even in list context ok 14108 - The object isa Canary ok 14109 - top_key on empty heap returns set infinity ok 14110 - The object isa Canary ok 14111 - top_key on empty heap returns set infinity, even in list context ok 14112 - The object isa Canary ok 14113 - min_key on empty heap returns set infinity ok 14114 - The object isa Canary ok 14115 - min_key on empty heap returns set infinity, even in list context ok 14116 - The object isa Canary ok 14117 ok 14118 ok 14119 ok 14120 ok 14121 ok 14122 ok 14123 ok 14124 - proper error message: Self absorption at t/02_stress.t line 811 # ok 14125 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14126 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 14127 ok 14128 ok 14129 ok 14130 ok 14131 ok 14132 ok 14133 ok 14134 ok 14135 ok 14136 ok 14137 ok 14138 ok 14139 ok 14140 ok 14141 - order: >, elements: Hash foo, dirty: 8 ok 14142 ok 14143 ok 14144 ok 14145 - Start empty ok 14146 ok 14147 ok 14148 ok 14149 ok 14150 - There are no values ok 14151 - There are no keys ok 14152 - Expected order ok 14153 - Expected order ok 14154 - Expected element type ok 14155 - Expected element type ok 14156 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 14157 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 14158 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 14159 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 14160 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 14161 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 14162 ok 14163 ok 14164 - proper infinity ok 14165 - proper infinity ok 14166 - Count is number of inserts ok 14167 - There are 9 values ok 14168 - There are 9 keys ok 14169 - keys and values have compatible order ok 14170 ok 14171 - Count lowered by extracts ok 14172 - 2 values left ok 14173 - Empty after clear ok 14174 - Double clear works ok 14175 - Empty after extract_all ok 14176 - extract_top on empty heap dies ok 14177 - extract_top on empty heap dies ok 14178 - extract_min on empty heap dies ok 14179 - extract_min on empty heap dies ok 14180 - extract first on empty returns undef ok 14181 - extract first on empty returns no values ok 14182 - top on empty heap dies ok 14183 - top on empty heap dies ok 14184 - undefined first on empty heap ok 14185 - Undef first key in list context ok 14186 - Return infinity on empty ok 14187 - Return infinity on empty in list context ok 14188 - Return infinity on empty ok 14189 - Return infinity on empty in list context ok 14190 - undef first_key ok 14191 - Undef from first_key in list context ok 14192 - There are no values ok 14193 - There are no keys ok 14194 - There are no values ok 14195 - The object isa Canary ok 14196 ok 14197 - Functions/Methods aren't wrapped ok 14198 - Functions/Methods aren't wrapped ok 14199 ok 14200 ok 14201 ok 14202 ok 14203 - Use value itself as key ok 14204 - Use value itself as key ok 14205 - Is also the effective key ok 14206 - Is also the effective key ok 14207 - Is also the effective key ok 14208 - Is also the effective key ok 14209 - Is also the effective key ok 14210 - Is also the effective key ok 14211 - Is also the effective key ok 14212 ok 14213 ok 14214 ok 14215 ok 14216 ok 14217 ok 14218 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14219 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14220 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 14221 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 14222 - user_data survived everything ok 14223 - user_data in list context too ok 14224 - Combined get/set ok 14225 ok 14226 - The object isa Canary ok 14227 ok 14228 ok 14229 ok 14230 ok 14231 - infinity survived everything ok 14232 - infinity in list context too ok 14233 - Combined get/set ok 14234 ok 14235 - The object isa Canary ok 14236 ok 14237 ok 14238 ok 14239 ok 14240 ok 14241 ok 14242 - Default userdata is undef ok 14243 - Default userdata is undef ok 14244 - return set infinity ok 14245 - The object isa Canary ok 14246 - return set infinity, even in list context ok 14247 - The object isa Canary ok 14248 - top_key on empty heap returns set infinity ok 14249 - The object isa Canary ok 14250 - top_key on empty heap returns set infinity, even in list context ok 14251 - The object isa Canary ok 14252 - min_key on empty heap returns set infinity ok 14253 - The object isa Canary ok 14254 - min_key on empty heap returns set infinity, even in list context ok 14255 - The object isa Canary ok 14256 ok 14257 ok 14258 ok 14259 ok 14260 ok 14261 ok 14262 ok 14263 - proper error message: Self absorption at t/02_stress.t line 811 # ok 14264 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14265 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 14266 ok 14267 ok 14268 ok 14269 ok 14270 ok 14271 ok 14272 ok 14273 ok 14274 ok 14275 ok 14276 ok 14277 ok 14278 ok 14279 ok 14280 - order: >, elements: Function CODE(0x3b6926c), dirty: 8 ok 14281 ok 14282 ok 14283 ok 14284 - Start empty ok 14285 ok 14286 ok 14287 ok 14288 ok 14289 - There are no values ok 14290 - There are no keys ok 14291 - Expected order ok 14292 - Expected order ok 14293 - Expected element type ok 14294 - Expected element type ok 14295 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 14296 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 14297 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 14298 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 14299 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 14300 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 14301 ok 14302 ok 14303 - proper infinity ok 14304 - proper infinity ok 14305 - Count is number of inserts ok 14306 - There are 9 values ok 14307 - There are 9 keys ok 14308 - keys and values have compatible order ok 14309 ok 14310 - Count lowered by extracts ok 14311 - 2 values left ok 14312 - Empty after clear ok 14313 - Double clear works ok 14314 - Empty after extract_all ok 14315 - extract_top on empty heap dies ok 14316 - extract_top on empty heap dies ok 14317 - extract_min on empty heap dies ok 14318 - extract_min on empty heap dies ok 14319 - extract first on empty returns undef ok 14320 - extract first on empty returns no values ok 14321 - top on empty heap dies ok 14322 - top on empty heap dies ok 14323 - undefined first on empty heap ok 14324 - Undef first key in list context ok 14325 - Return infinity on empty ok 14326 - Return infinity on empty in list context ok 14327 - Return infinity on empty ok 14328 - Return infinity on empty in list context ok 14329 - undef first_key ok 14330 - Undef from first_key in list context ok 14331 - There are no values ok 14332 - There are no keys ok 14333 - There are no values ok 14334 - The object isa Canary ok 14335 ok 14336 - Any/Objects aren't wrapped ok 14337 - Any/Objects aren't wrapped ok 14338 ok 14339 ok 14340 ok 14341 ok 14342 - Use value itself as key ok 14343 - Use value itself as key ok 14344 - Is also the effective key ok 14345 - Is also the effective key ok 14346 - Is also the effective key ok 14347 - Is also the effective key ok 14348 - Is also the effective key ok 14349 - Is also the effective key ok 14350 - Is also the effective key ok 14351 ok 14352 ok 14353 ok 14354 ok 14355 ok 14356 ok 14357 - Have all new values ok 14358 ok 14359 ok 14360 - Empty again ok 14361 ok 14362 - Have all new values ok 14363 ok 14364 ok 14365 - Empty again ok 14366 ok 14367 - Have all new values ok 14368 ok 14369 ok 14370 - Empty again ok 14371 ok 14372 - Have all new values ok 14373 ok 14374 ok 14375 - Empty again ok 14376 ok 14377 - user_data survived everything ok 14378 - user_data in list context too ok 14379 - Combined get/set ok 14380 ok 14381 - The object isa Canary ok 14382 ok 14383 ok 14384 ok 14385 ok 14386 - infinity survived everything ok 14387 - infinity in list context too ok 14388 - Combined get/set ok 14389 ok 14390 - The object isa Canary ok 14391 ok 14392 ok 14393 ok 14394 ok 14395 ok 14396 ok 14397 - Default userdata is undef ok 14398 - Default userdata is undef ok 14399 - return set infinity ok 14400 - The object isa Canary ok 14401 - return set infinity, even in list context ok 14402 - The object isa Canary ok 14403 - top_key on empty heap returns set infinity ok 14404 - The object isa Canary ok 14405 - top_key on empty heap returns set infinity, even in list context ok 14406 - The object isa Canary ok 14407 - min_key on empty heap returns set infinity ok 14408 - The object isa Canary ok 14409 - min_key on empty heap returns set infinity, even in list context ok 14410 - The object isa Canary ok 14411 ok 14412 ok 14413 ok 14414 ok 14415 ok 14416 ok 14417 ok 14418 - proper error message: Self absorption at t/02_stress.t line 811 # ok 14419 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 14420 ok 14421 ok 14422 ok 14423 ok 14424 ok 14425 ok 14426 ok 14427 ok 14428 ok 14429 ok 14430 ok 14431 ok 14432 ok 14433 ok 14434 ok 14435 ok 14436 - order: >, elements: Any CODE(0x3b73e04), dirty: 8 ok 14437 ok 14438 ok 14439 ok 14440 - Start empty ok 14441 ok 14442 ok 14443 ok 14444 ok 14445 - There are no values ok 14446 - There are no keys ok 14447 - Expected order ok 14448 - Expected order ok 14449 - Expected element type ok 14450 - Expected element type ok 14451 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 14452 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 14453 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 14454 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 14455 ok 14456 ok 14457 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 14458 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 14459 - proper infinity ok 14460 - proper infinity ok 14461 - Count is number of inserts ok 14462 - There are 9 values ok 14463 - There are 9 keys ok 14464 - keys and values have compatible order ok 14465 ok 14466 - Count lowered by extracts ok 14467 - 2 values left ok 14468 - Empty after clear ok 14469 - Double clear works ok 14470 - Empty after extract_all ok 14471 - extract_top on empty heap dies ok 14472 - extract_top on empty heap dies ok 14473 - extract_min on empty heap dies ok 14474 - extract_min on empty heap dies ok 14475 - extract first on empty returns undef ok 14476 - extract first on empty returns no values ok 14477 - top on empty heap dies ok 14478 - top on empty heap dies ok 14479 - undefined first on empty heap ok 14480 - Undef first key in list context ok 14481 - Return infinity on empty ok 14482 - Return infinity on empty in list context ok 14483 - Return infinity on empty ok 14484 - Return infinity on empty in list context ok 14485 - undef first_key ok 14486 - Undef from first_key in list context ok 14487 - There are no values ok 14488 - There are no keys ok 14489 - There are no values ok 14490 - The object isa Canary ok 14491 ok 14492 - Functions/Methods aren't wrapped ok 14493 - Functions/Methods aren't wrapped ok 14494 ok 14495 ok 14496 ok 14497 ok 14498 - Use value itself as key ok 14499 - Use value itself as key ok 14500 - Is also the effective key ok 14501 - Is also the effective key ok 14502 - Is also the effective key ok 14503 - Is also the effective key ok 14504 - Is also the effective key ok 14505 - Is also the effective key ok 14506 - Is also the effective key ok 14507 ok 14508 ok 14509 ok 14510 ok 14511 ok 14512 ok 14513 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14514 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14515 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 14516 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 14517 - user_data survived everything ok 14518 - user_data in list context too ok 14519 - Combined get/set ok 14520 ok 14521 - The object isa Canary ok 14522 ok 14523 ok 14524 ok 14525 ok 14526 - infinity survived everything ok 14527 - infinity in list context too ok 14528 - Combined get/set ok 14529 ok 14530 - The object isa Canary ok 14531 ok 14532 ok 14533 ok 14534 ok 14535 ok 14536 ok 14537 - Default userdata is undef ok 14538 - Default userdata is undef ok 14539 - return set infinity ok 14540 - The object isa Canary ok 14541 - return set infinity, even in list context ok 14542 - The object isa Canary ok 14543 - top_key on empty heap returns set infinity ok 14544 - The object isa Canary ok 14545 - top_key on empty heap returns set infinity, even in list context ok 14546 - The object isa Canary ok 14547 - min_key on empty heap returns set infinity ok 14548 - The object isa Canary ok 14549 - min_key on empty heap returns set infinity, even in list context ok 14550 - The object isa Canary ok 14551 ok 14552 ok 14553 ok 14554 ok 14555 ok 14556 ok 14557 ok 14558 - proper error message: Self absorption at t/02_stress.t line 811 # ok 14559 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14560 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 14561 ok 14562 ok 14563 ok 14564 ok 14565 ok 14566 ok 14567 ok 14568 ok 14569 ok 14570 ok 14571 ok 14572 ok 14573 ok 14574 ok 14575 - order: >, elements: Method meth, dirty: 8 ok 14576 ok 14577 ok 14578 ok 14579 - Start empty ok 14580 ok 14581 ok 14582 ok 14583 ok 14584 - There are no values ok 14585 - There are no keys ok 14586 - Expected order ok 14587 - Expected order ok 14588 - Expected element type ok 14589 - Expected element type ok 14590 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 14591 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 14592 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 14593 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 14594 ok 14595 ok 14596 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 14597 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 14598 - proper infinity ok 14599 - proper infinity ok 14600 - Count is number of inserts ok 14601 - There are 9 values ok 14602 - There are 9 keys ok 14603 - keys and values have compatible order ok 14604 ok 14605 - Count lowered by extracts ok 14606 - 2 values left ok 14607 - Empty after clear ok 14608 - Double clear works ok 14609 - Empty after extract_all ok 14610 - extract_top on empty heap dies ok 14611 - extract_top on empty heap dies ok 14612 - extract_min on empty heap dies ok 14613 - extract_min on empty heap dies ok 14614 - extract first on empty returns undef ok 14615 - extract first on empty returns no values ok 14616 - top on empty heap dies ok 14617 - top on empty heap dies ok 14618 - undefined first on empty heap ok 14619 - Undef first key in list context ok 14620 - Return infinity on empty ok 14621 - Return infinity on empty in list context ok 14622 - Return infinity on empty ok 14623 - Return infinity on empty in list context ok 14624 - undef first_key ok 14625 - Undef from first_key in list context ok 14626 - There are no values ok 14627 - There are no keys ok 14628 - There are no values ok 14629 - The object isa Canary ok 14630 ok 14631 - Functions/Methods aren't wrapped ok 14632 - Functions/Methods aren't wrapped ok 14633 ok 14634 ok 14635 ok 14636 ok 14637 - Use value itself as key ok 14638 - Use value itself as key ok 14639 - Is also the effective key ok 14640 - Is also the effective key ok 14641 - Is also the effective key ok 14642 - Is also the effective key ok 14643 - Is also the effective key ok 14644 - Is also the effective key ok 14645 - Is also the effective key ok 14646 ok 14647 ok 14648 ok 14649 ok 14650 ok 14651 ok 14652 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14653 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14654 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 14655 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 14656 - user_data survived everything ok 14657 - user_data in list context too ok 14658 - Combined get/set ok 14659 ok 14660 - The object isa Canary ok 14661 ok 14662 ok 14663 ok 14664 ok 14665 - infinity survived everything ok 14666 - infinity in list context too ok 14667 - Combined get/set ok 14668 ok 14669 - The object isa Canary ok 14670 ok 14671 ok 14672 ok 14673 ok 14674 ok 14675 ok 14676 - Default userdata is undef ok 14677 - Default userdata is undef ok 14678 - return set infinity ok 14679 - The object isa Canary ok 14680 - return set infinity, even in list context ok 14681 - The object isa Canary ok 14682 - top_key on empty heap returns set infinity ok 14683 - The object isa Canary ok 14684 - top_key on empty heap returns set infinity, even in list context ok 14685 - The object isa Canary ok 14686 - min_key on empty heap returns set infinity ok 14687 - The object isa Canary ok 14688 - min_key on empty heap returns set infinity, even in list context ok 14689 - The object isa Canary ok 14690 ok 14691 ok 14692 ok 14693 ok 14694 ok 14695 ok 14696 ok 14697 - proper error message: Self absorption at t/02_stress.t line 811 # ok 14698 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 14699 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 14700 ok 14701 ok 14702 ok 14703 ok 14704 ok 14705 ok 14706 ok 14707 ok 14708 ok 14709 ok 14710 ok 14711 ok 14712 ok 14713 ok 14714 - order: >, elements: Method -'$f\#, dirty: 8 ok 14715 ok 14716 ok 14717 ok 14718 - Start empty ok 14719 ok 14720 ok 14721 ok 14722 ok 14723 - There are no values ok 14724 - There are no keys ok 14725 - Expected order ok 14726 - Expected order ok 14727 - Expected element type ok 14728 - Expected element type ok 14729 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 14730 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 14731 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 14732 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 14733 ok 14734 ok 14735 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 14736 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 14737 - proper infinity ok 14738 - proper infinity ok 14739 - Count is number of inserts ok 14740 - There are 9 values ok 14741 - There are 9 keys ok 14742 - keys and values have compatible order ok 14743 ok 14744 - Count lowered by extracts ok 14745 - 2 values left ok 14746 - Empty after clear ok 14747 - Double clear works ok 14748 - Empty after extract_all ok 14749 - extract_top on empty heap dies ok 14750 - extract_top on empty heap dies ok 14751 - extract_min on empty heap dies ok 14752 - extract_min on empty heap dies ok 14753 - extract first on empty returns undef ok 14754 - extract first on empty returns no values ok 14755 - top on empty heap dies ok 14756 - top on empty heap dies ok 14757 - undefined first on empty heap ok 14758 - Undef first key in list context ok 14759 - Return infinity on empty ok 14760 - Return infinity on empty in list context ok 14761 - Return infinity on empty ok 14762 - Return infinity on empty in list context ok 14763 - undef first_key ok 14764 - Undef from first_key in list context ok 14765 - There are no values ok 14766 - There are no keys ok 14767 - There are no values ok 14768 - The object isa Canary ok 14769 ok 14770 - Any/Objects aren't wrapped ok 14771 - Any/Objects aren't wrapped ok 14772 ok 14773 ok 14774 ok 14775 ok 14776 - Use value itself as key ok 14777 - Use value itself as key ok 14778 - Is also the effective key ok 14779 - Is also the effective key ok 14780 - Is also the effective key ok 14781 - Is also the effective key ok 14782 - Is also the effective key ok 14783 - Is also the effective key ok 14784 - Is also the effective key ok 14785 ok 14786 ok 14787 ok 14788 ok 14789 ok 14790 ok 14791 - Have all new values ok 14792 ok 14793 ok 14794 - Empty again ok 14795 ok 14796 - Have all new values ok 14797 ok 14798 ok 14799 - Empty again ok 14800 ok 14801 - Have all new values ok 14802 ok 14803 ok 14804 - Empty again ok 14805 ok 14806 - Have all new values ok 14807 ok 14808 ok 14809 - Empty again ok 14810 ok 14811 - user_data survived everything ok 14812 - user_data in list context too ok 14813 - Combined get/set ok 14814 ok 14815 - The object isa Canary ok 14816 ok 14817 ok 14818 ok 14819 ok 14820 - infinity survived everything ok 14821 - infinity in list context too ok 14822 - Combined get/set ok 14823 ok 14824 - The object isa Canary ok 14825 ok 14826 ok 14827 ok 14828 ok 14829 ok 14830 ok 14831 - Default userdata is undef ok 14832 - Default userdata is undef ok 14833 - return set infinity ok 14834 - The object isa Canary ok 14835 - return set infinity, even in list context ok 14836 - The object isa Canary ok 14837 - top_key on empty heap returns set infinity ok 14838 - The object isa Canary ok 14839 - top_key on empty heap returns set infinity, even in list context ok 14840 - The object isa Canary ok 14841 - min_key on empty heap returns set infinity ok 14842 - The object isa Canary ok 14843 - min_key on empty heap returns set infinity, even in list context ok 14844 - The object isa Canary ok 14845 ok 14846 ok 14847 ok 14848 ok 14849 ok 14850 ok 14851 ok 14852 - proper error message: Self absorption at t/02_stress.t line 811 # ok 14853 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 14854 ok 14855 ok 14856 ok 14857 ok 14858 ok 14859 ok 14860 ok 14861 ok 14862 ok 14863 ok 14864 ok 14865 ok 14866 ok 14867 ok 14868 ok 14869 ok 14870 - order: >, elements: Object meth, dirty: 8 ok 14871 ok 14872 ok 14873 ok 14874 - Start empty ok 14875 ok 14876 ok 14877 ok 14878 ok 14879 - There are no values ok 14880 - There are no keys ok 14881 - Expected order ok 14882 - Expected order ok 14883 - Expected element type ok 14884 - Expected element type ok 14885 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 14886 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 14887 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 14888 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 14889 ok 14890 ok 14891 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 14892 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 14893 - proper infinity ok 14894 - proper infinity ok 14895 - Count is number of inserts ok 14896 - There are 9 values ok 14897 - There are 9 keys ok 14898 - keys and values have compatible order ok 14899 ok 14900 - Count lowered by extracts ok 14901 - 2 values left ok 14902 - Empty after clear ok 14903 - Double clear works ok 14904 - Empty after extract_all ok 14905 - extract_top on empty heap dies ok 14906 - extract_top on empty heap dies ok 14907 - extract_min on empty heap dies ok 14908 - extract_min on empty heap dies ok 14909 - extract first on empty returns undef ok 14910 - extract first on empty returns no values ok 14911 - top on empty heap dies ok 14912 - top on empty heap dies ok 14913 - undefined first on empty heap ok 14914 - Undef first key in list context ok 14915 - Return infinity on empty ok 14916 - Return infinity on empty in list context ok 14917 - Return infinity on empty ok 14918 - Return infinity on empty in list context ok 14919 - undef first_key ok 14920 - Undef from first_key in list context ok 14921 - There are no values ok 14922 - There are no keys ok 14923 - There are no values ok 14924 - The object isa Canary ok 14925 ok 14926 - Any/Objects aren't wrapped ok 14927 - Any/Objects aren't wrapped ok 14928 ok 14929 ok 14930 ok 14931 ok 14932 - Use value itself as key ok 14933 - Use value itself as key ok 14934 - Is also the effective key ok 14935 - Is also the effective key ok 14936 - Is also the effective key ok 14937 - Is also the effective key ok 14938 - Is also the effective key ok 14939 - Is also the effective key ok 14940 - Is also the effective key ok 14941 ok 14942 ok 14943 ok 14944 ok 14945 ok 14946 ok 14947 - Have all new values ok 14948 ok 14949 ok 14950 - Empty again ok 14951 ok 14952 - Have all new values ok 14953 ok 14954 ok 14955 - Empty again ok 14956 ok 14957 - Have all new values ok 14958 ok 14959 ok 14960 - Empty again ok 14961 ok 14962 - Have all new values ok 14963 ok 14964 ok 14965 - Empty again ok 14966 ok 14967 - user_data survived everything ok 14968 - user_data in list context too ok 14969 - Combined get/set ok 14970 ok 14971 - The object isa Canary ok 14972 ok 14973 ok 14974 ok 14975 ok 14976 - infinity survived everything ok 14977 - infinity in list context too ok 14978 - Combined get/set ok 14979 ok 14980 - The object isa Canary ok 14981 ok 14982 ok 14983 ok 14984 ok 14985 ok 14986 ok 14987 - Default userdata is undef ok 14988 - Default userdata is undef ok 14989 - return set infinity ok 14990 - The object isa Canary ok 14991 - return set infinity, even in list context ok 14992 - The object isa Canary ok 14993 - top_key on empty heap returns set infinity ok 14994 - The object isa Canary ok 14995 - top_key on empty heap returns set infinity, even in list context ok 14996 - The object isa Canary ok 14997 - min_key on empty heap returns set infinity ok 14998 - The object isa Canary ok 14999 - min_key on empty heap returns set infinity, even in list context ok 15000 - The object isa Canary ok 15001 ok 15002 ok 15003 ok 15004 ok 15005 ok 15006 ok 15007 ok 15008 - proper error message: Self absorption at t/02_stress.t line 811 # ok 15009 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15010 ok 15011 ok 15012 ok 15013 ok 15014 ok 15015 ok 15016 ok 15017 ok 15018 ok 15019 ok 15020 ok 15021 ok 15022 ok 15023 ok 15024 ok 15025 ok 15026 - order: >, elements: Object -'$f\#, dirty: 8 ok 15027 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 15028 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 15029 - Have all new values ok 15030 ok 15031 ok 15032 - Empty again ok 15033 ok 15034 - Have all new values ok 15035 ok 15036 ok 15037 - Empty again ok 15038 ok 15039 ok 15040 ok 15041 ok 15042 ok 15043 ok 15044 ok 15045 ok 15046 ok 15047 ok 15048 ok 15049 ok 15050 ok 15051 ok 15052 ok 15053 ok 15054 ok 15055 ok 15056 ok 15057 ok 15058 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 15059 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 15060 - Have all new values ok 15061 ok 15062 ok 15063 - Empty again ok 15064 ok 15065 - Have all new values ok 15066 ok 15067 ok 15068 - Empty again ok 15069 ok 15070 ok 15071 ok 15072 ok 15073 ok 15074 ok 15075 ok 15076 ok 15077 ok 15078 ok 15079 ok 15080 ok 15081 ok 15082 ok 15083 ok 15084 ok 15085 ok 15086 ok 15087 ok 15088 ok 15089 ok 15090 ok 15091 ok 15092 - Start empty ok 15093 ok 15094 ok 15095 ok 15096 ok 15097 - There are no values ok 15098 - There are no keys ok 15099 - Expected order ok 15100 - Expected order ok 15101 - Expected element type ok 15102 - Expected element type ok 15103 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 15104 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 15105 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 15106 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 15107 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 15108 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 15109 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 15110 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 15111 - proper infinity ok 15112 - proper infinity ok 15113 - Count is number of inserts ok 15114 - There are 9 values ok 15115 - There are 9 keys ok 15116 - keys and values have compatible order ok 15117 ok 15118 - Count lowered by extracts ok 15119 - 2 values left ok 15120 - Empty after clear ok 15121 - Double clear works ok 15122 - Empty after extract_all ok 15123 - extract_top on empty heap dies ok 15124 - extract_top on empty heap dies ok 15125 - extract_min on empty heap dies ok 15126 - extract_min on empty heap dies ok 15127 - extract first on empty returns undef ok 15128 - extract first on empty returns no values ok 15129 - top on empty heap dies ok 15130 - top on empty heap dies ok 15131 - undefined first on empty heap ok 15132 - Undef first key in list context ok 15133 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 15134 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 15135 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 15136 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 15137 - undef first_key ok 15138 - Undef from first_key in list context ok 15139 - There are no values ok 15140 - There are no keys ok 15141 - There are no values ok 15142 - Scalar is simple ok 15143 - Scalars aren't wrapped ok 15144 - Scalars aren't wrapped ok 15145 ok 15146 ok 15147 ok 15148 ok 15149 - Use value itself as key ok 15150 - Use value itself as key ok 15151 - Is also the effective key ok 15152 - Is also the effective key ok 15153 - Is also the effective key ok 15154 - Is also the effective key ok 15155 - Is also the effective key ok 15156 - Is also the effective key ok 15157 - Is also the effective key ok 15158 ok 15159 ok 15160 ok 15161 ok 15162 ok 15163 ok 15164 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15165 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15166 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15167 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15168 - user_data survived everything ok 15169 - user_data in list context too ok 15170 - Combined get/set ok 15171 ok 15172 - The object isa Canary ok 15173 ok 15174 ok 15175 ok 15176 ok 15177 - infinity survived everything ok 15178 - infinity in list context too ok 15179 - Combined get/set ok 15180 ok 15181 - The object isa Canary ok 15182 ok 15183 ok 15184 ok 15185 ok 15186 ok 15187 ok 15188 - Default userdata is undef ok 15189 - Default userdata is undef ok 15190 - return set infinity ok 15191 - The object isa Canary ok 15192 - return set infinity, even in list context ok 15193 - The object isa Canary ok 15194 - top_key on empty heap returns set infinity ok 15195 - The object isa Canary ok 15196 - top_key on empty heap returns set infinity, even in list context ok 15197 - The object isa Canary ok 15198 - min_key on empty heap returns set infinity ok 15199 - The object isa Canary ok 15200 - min_key on empty heap returns set infinity, even in list context ok 15201 - The object isa Canary ok 15202 ok 15203 ok 15204 ok 15205 ok 15206 ok 15207 ok 15208 ok 15209 - proper error message: Self absorption at t/02_stress.t line 811 # ok 15210 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15211 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 15212 ok 15213 ok 15214 ok 15215 ok 15216 ok 15217 ok 15218 ok 15219 ok 15220 ok 15221 ok 15222 ok 15223 ok 15224 ok 15225 ok 15226 - order: lt, elements: Scalar, dirty: 8 ok 15227 ok 15228 ok 15229 ok 15230 - Start empty ok 15231 ok 15232 ok 15233 ok 15234 ok 15235 - There are no values ok 15236 - There are no keys ok 15237 - Expected order ok 15238 - Expected order ok 15239 - Expected element type ok 15240 - Expected element type ok 15241 ok 15242 ok 15243 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 15244 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 15245 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 15246 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 15247 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 15248 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 15249 - proper infinity ok 15250 - proper infinity ok 15251 - Count is number of inserts ok 15252 - There are 9 values ok 15253 - There are 9 keys ok 15254 - keys and values have compatible order ok 15255 ok 15256 - Count lowered by extracts ok 15257 - 2 values left ok 15258 - Empty after clear ok 15259 - Double clear works ok 15260 - Empty after extract_all ok 15261 - extract_top on empty heap dies ok 15262 - extract_top on empty heap dies ok 15263 - extract_min on empty heap dies ok 15264 - extract_min on empty heap dies ok 15265 - extract first on empty returns undef ok 15266 - extract first on empty returns no values ok 15267 - top on empty heap dies ok 15268 - top on empty heap dies ok 15269 - undefined first on empty heap ok 15270 - Undef first key in list context ok 15271 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 15272 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 15273 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 15274 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 15275 - undef first_key ok 15276 - Undef from first_key in list context ok 15277 - There are no values ok 15278 - There are no keys ok 15279 - There are no values ok 15280 - The object isa Canary ok 15281 ok 15282 - Arrays aren't wrapped ok 15283 - Arrays aren't wrapped ok 15284 ok 15285 ok 15286 ok 15287 ok 15288 - Use value itself as key ok 15289 - Use value itself as key ok 15290 - Is also the effective key ok 15291 - Is also the effective key ok 15292 - Is also the effective key ok 15293 - Is also the effective key ok 15294 - Is also the effective key ok 15295 - Is also the effective key ok 15296 - Is also the effective key ok 15297 ok 15298 ok 15299 ok 15300 ok 15301 ok 15302 ok 15303 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15304 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15305 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15306 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15307 - user_data survived everything ok 15308 - user_data in list context too ok 15309 - Combined get/set ok 15310 ok 15311 - The object isa Canary ok 15312 ok 15313 ok 15314 ok 15315 ok 15316 - infinity survived everything ok 15317 - infinity in list context too ok 15318 - Combined get/set ok 15319 ok 15320 - The object isa Canary ok 15321 ok 15322 ok 15323 ok 15324 ok 15325 ok 15326 ok 15327 - Default userdata is undef ok 15328 - Default userdata is undef ok 15329 - return set infinity ok 15330 - The object isa Canary ok 15331 - return set infinity, even in list context ok 15332 - The object isa Canary ok 15333 - top_key on empty heap returns set infinity ok 15334 - The object isa Canary ok 15335 - top_key on empty heap returns set infinity, even in list context ok 15336 - The object isa Canary ok 15337 - min_key on empty heap returns set infinity ok 15338 - The object isa Canary ok 15339 - min_key on empty heap returns set infinity, even in list context ok 15340 - The object isa Canary ok 15341 ok 15342 ok 15343 ok 15344 ok 15345 ok 15346 ok 15347 ok 15348 - proper error message: Self absorption at t/02_stress.t line 811 # ok 15349 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15350 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 15351 ok 15352 ok 15353 ok 15354 ok 15355 ok 15356 ok 15357 ok 15358 ok 15359 ok 15360 ok 15361 ok 15362 ok 15363 ok 15364 ok 15365 - order: lt, elements: Array 1, dirty: 8 ok 15366 ok 15367 ok 15368 ok 15369 - Start empty ok 15370 ok 15371 ok 15372 ok 15373 ok 15374 - There are no values ok 15375 - There are no keys ok 15376 - Expected order ok 15377 - Expected order ok 15378 - Expected element type ok 15379 - Expected element type ok 15380 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 15381 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 15382 ok 15383 ok 15384 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 15385 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 15386 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 15387 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 15388 - proper infinity ok 15389 - proper infinity ok 15390 - Count is number of inserts ok 15391 - There are 9 values ok 15392 - There are 9 keys ok 15393 - keys and values have compatible order ok 15394 ok 15395 - Count lowered by extracts ok 15396 - 2 values left ok 15397 - Empty after clear ok 15398 - Double clear works ok 15399 - Empty after extract_all ok 15400 - extract_top on empty heap dies ok 15401 - extract_top on empty heap dies ok 15402 - extract_min on empty heap dies ok 15403 - extract_min on empty heap dies ok 15404 - extract first on empty returns undef ok 15405 - extract first on empty returns no values ok 15406 - top on empty heap dies ok 15407 - top on empty heap dies ok 15408 - undefined first on empty heap ok 15409 - Undef first key in list context ok 15410 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 15411 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 15412 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 15413 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 15414 - undef first_key ok 15415 - Undef from first_key in list context ok 15416 - There are no values ok 15417 - There are no keys ok 15418 - There are no values ok 15419 - The object isa Canary ok 15420 ok 15421 - Hashes aren't wrapped ok 15422 - Hashes aren't wrapped ok 15423 ok 15424 ok 15425 ok 15426 ok 15427 - Use value itself as key ok 15428 - Use value itself as key ok 15429 - Is also the effective key ok 15430 - Is also the effective key ok 15431 - Is also the effective key ok 15432 - Is also the effective key ok 15433 - Is also the effective key ok 15434 - Is also the effective key ok 15435 - Is also the effective key ok 15436 ok 15437 ok 15438 ok 15439 ok 15440 ok 15441 ok 15442 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15443 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15444 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15445 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15446 - user_data survived everything ok 15447 - user_data in list context too ok 15448 - Combined get/set ok 15449 ok 15450 - The object isa Canary ok 15451 ok 15452 ok 15453 ok 15454 ok 15455 - infinity survived everything ok 15456 - infinity in list context too ok 15457 - Combined get/set ok 15458 ok 15459 - The object isa Canary ok 15460 ok 15461 ok 15462 ok 15463 ok 15464 ok 15465 ok 15466 - Default userdata is undef ok 15467 - Default userdata is undef ok 15468 - return set infinity ok 15469 - The object isa Canary ok 15470 - return set infinity, even in list context ok 15471 - The object isa Canary ok 15472 - top_key on empty heap returns set infinity ok 15473 - The object isa Canary ok 15474 - top_key on empty heap returns set infinity, even in list context ok 15475 - The object isa Canary ok 15476 - min_key on empty heap returns set infinity ok 15477 - The object isa Canary ok 15478 - min_key on empty heap returns set infinity, even in list context ok 15479 - The object isa Canary ok 15480 ok 15481 ok 15482 ok 15483 ok 15484 ok 15485 ok 15486 ok 15487 - proper error message: Self absorption at t/02_stress.t line 811 # ok 15488 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15489 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 15490 ok 15491 ok 15492 ok 15493 ok 15494 ok 15495 ok 15496 ok 15497 ok 15498 ok 15499 ok 15500 ok 15501 ok 15502 ok 15503 ok 15504 - order: lt, elements: Hash foo, dirty: 8 ok 15505 ok 15506 ok 15507 ok 15508 - Start empty ok 15509 ok 15510 ok 15511 ok 15512 ok 15513 - There are no values ok 15514 - There are no keys ok 15515 - Expected order ok 15516 - Expected order ok 15517 - Expected element type ok 15518 - Expected element type ok 15519 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 15520 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 15521 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 15522 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 15523 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 15524 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 15525 ok 15526 ok 15527 - proper infinity ok 15528 - proper infinity ok 15529 - Count is number of inserts ok 15530 - There are 9 values ok 15531 - There are 9 keys ok 15532 - keys and values have compatible order ok 15533 ok 15534 - Count lowered by extracts ok 15535 - 2 values left ok 15536 - Empty after clear ok 15537 - Double clear works ok 15538 - Empty after extract_all ok 15539 - extract_top on empty heap dies ok 15540 - extract_top on empty heap dies ok 15541 - extract_min on empty heap dies ok 15542 - extract_min on empty heap dies ok 15543 - extract first on empty returns undef ok 15544 - extract first on empty returns no values ok 15545 - top on empty heap dies ok 15546 - top on empty heap dies ok 15547 - undefined first on empty heap ok 15548 - Undef first key in list context ok 15549 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 15550 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 15551 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 15552 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 15553 - undef first_key ok 15554 - Undef from first_key in list context ok 15555 - There are no values ok 15556 - There are no keys ok 15557 - There are no values ok 15558 - The object isa Canary ok 15559 ok 15560 - Functions/Methods aren't wrapped ok 15561 - Functions/Methods aren't wrapped ok 15562 ok 15563 ok 15564 ok 15565 ok 15566 - Use value itself as key ok 15567 - Use value itself as key ok 15568 - Is also the effective key ok 15569 - Is also the effective key ok 15570 - Is also the effective key ok 15571 - Is also the effective key ok 15572 - Is also the effective key ok 15573 - Is also the effective key ok 15574 - Is also the effective key ok 15575 ok 15576 ok 15577 ok 15578 ok 15579 ok 15580 ok 15581 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15582 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15583 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15584 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15585 - user_data survived everything ok 15586 - user_data in list context too ok 15587 - Combined get/set ok 15588 ok 15589 - The object isa Canary ok 15590 ok 15591 ok 15592 ok 15593 ok 15594 - infinity survived everything ok 15595 - infinity in list context too ok 15596 - Combined get/set ok 15597 ok 15598 - The object isa Canary ok 15599 ok 15600 ok 15601 ok 15602 ok 15603 ok 15604 ok 15605 - Default userdata is undef ok 15606 - Default userdata is undef ok 15607 - return set infinity ok 15608 - The object isa Canary ok 15609 - return set infinity, even in list context ok 15610 - The object isa Canary ok 15611 - top_key on empty heap returns set infinity ok 15612 - The object isa Canary ok 15613 - top_key on empty heap returns set infinity, even in list context ok 15614 - The object isa Canary ok 15615 - min_key on empty heap returns set infinity ok 15616 - The object isa Canary ok 15617 - min_key on empty heap returns set infinity, even in list context ok 15618 - The object isa Canary ok 15619 ok 15620 ok 15621 ok 15622 ok 15623 ok 15624 ok 15625 ok 15626 - proper error message: Self absorption at t/02_stress.t line 811 # ok 15627 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15628 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 15629 ok 15630 ok 15631 ok 15632 ok 15633 ok 15634 ok 15635 ok 15636 ok 15637 ok 15638 ok 15639 ok 15640 ok 15641 ok 15642 ok 15643 - order: lt, elements: Function CODE(0x3bfa8ec), dirty: 8 ok 15644 ok 15645 ok 15646 ok 15647 - Start empty ok 15648 ok 15649 ok 15650 ok 15651 ok 15652 - There are no values ok 15653 - There are no keys ok 15654 - Expected order ok 15655 - Expected order ok 15656 - Expected element type ok 15657 - Expected element type ok 15658 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 15659 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 15660 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 15661 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 15662 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 15663 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 15664 ok 15665 ok 15666 - proper infinity ok 15667 - proper infinity ok 15668 - Count is number of inserts ok 15669 - There are 9 values ok 15670 - There are 9 keys ok 15671 - keys and values have compatible order ok 15672 ok 15673 - Count lowered by extracts ok 15674 - 2 values left ok 15675 - Empty after clear ok 15676 - Double clear works ok 15677 - Empty after extract_all ok 15678 - extract_top on empty heap dies ok 15679 - extract_top on empty heap dies ok 15680 - extract_min on empty heap dies ok 15681 - extract_min on empty heap dies ok 15682 - extract first on empty returns undef ok 15683 - extract first on empty returns no values ok 15684 - top on empty heap dies ok 15685 - top on empty heap dies ok 15686 - undefined first on empty heap ok 15687 - Undef first key in list context ok 15688 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 15689 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 15690 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 15691 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 15692 - undef first_key ok 15693 - Undef from first_key in list context ok 15694 - There are no values ok 15695 - There are no keys ok 15696 - There are no values ok 15697 - The object isa Canary ok 15698 ok 15699 - Any/Objects aren't wrapped ok 15700 - Any/Objects aren't wrapped ok 15701 ok 15702 ok 15703 ok 15704 ok 15705 - Use value itself as key ok 15706 - Use value itself as key ok 15707 - Is also the effective key ok 15708 - Is also the effective key ok 15709 - Is also the effective key ok 15710 - Is also the effective key ok 15711 - Is also the effective key ok 15712 - Is also the effective key ok 15713 - Is also the effective key ok 15714 ok 15715 ok 15716 ok 15717 ok 15718 ok 15719 ok 15720 - Have all new values ok 15721 ok 15722 ok 15723 - Empty again ok 15724 ok 15725 - Have all new values ok 15726 ok 15727 ok 15728 - Empty again ok 15729 ok 15730 - Have all new values ok 15731 ok 15732 ok 15733 - Empty again ok 15734 ok 15735 - Have all new values ok 15736 ok 15737 ok 15738 - Empty again ok 15739 ok 15740 - user_data survived everything ok 15741 - user_data in list context too ok 15742 - Combined get/set ok 15743 ok 15744 - The object isa Canary ok 15745 ok 15746 ok 15747 ok 15748 ok 15749 - infinity survived everything ok 15750 - infinity in list context too ok 15751 - Combined get/set ok 15752 ok 15753 - The object isa Canary ok 15754 ok 15755 ok 15756 ok 15757 ok 15758 ok 15759 ok 15760 - Default userdata is undef ok 15761 - Default userdata is undef ok 15762 - return set infinity ok 15763 - The object isa Canary ok 15764 - return set infinity, even in list context ok 15765 - The object isa Canary ok 15766 - top_key on empty heap returns set infinity ok 15767 - The object isa Canary ok 15768 - top_key on empty heap returns set infinity, even in list context ok 15769 - The object isa Canary ok 15770 - min_key on empty heap returns set infinity ok 15771 - The object isa Canary ok 15772 - min_key on empty heap returns set infinity, even in list context ok 15773 - The object isa Canary ok 15774 ok 15775 ok 15776 ok 15777 ok 15778 ok 15779 ok 15780 ok 15781 - proper error message: Self absorption at t/02_stress.t line 811 # ok 15782 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15783 ok 15784 ok 15785 ok 15786 ok 15787 ok 15788 ok 15789 ok 15790 ok 15791 ok 15792 ok 15793 ok 15794 ok 15795 ok 15796 ok 15797 ok 15798 ok 15799 - order: lt, elements: Any CODE(0x3bf916c), dirty: 8 ok 15800 ok 15801 ok 15802 ok 15803 - Start empty ok 15804 ok 15805 ok 15806 ok 15807 ok 15808 - There are no values ok 15809 - There are no keys ok 15810 - Expected order ok 15811 - Expected order ok 15812 - Expected element type ok 15813 - Expected element type ok 15814 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 15815 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 15816 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 15817 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 15818 ok 15819 ok 15820 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 15821 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 15822 - proper infinity ok 15823 - proper infinity ok 15824 - Count is number of inserts ok 15825 - There are 9 values ok 15826 - There are 9 keys ok 15827 - keys and values have compatible order ok 15828 ok 15829 - Count lowered by extracts ok 15830 - 2 values left ok 15831 - Empty after clear ok 15832 - Double clear works ok 15833 - Empty after extract_all ok 15834 - extract_top on empty heap dies ok 15835 - extract_top on empty heap dies ok 15836 - extract_min on empty heap dies ok 15837 - extract_min on empty heap dies ok 15838 - extract first on empty returns undef ok 15839 - extract first on empty returns no values ok 15840 - top on empty heap dies ok 15841 - top on empty heap dies ok 15842 - undefined first on empty heap ok 15843 - Undef first key in list context ok 15844 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 15845 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 15846 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 15847 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 15848 - undef first_key ok 15849 - Undef from first_key in list context ok 15850 - There are no values ok 15851 - There are no keys ok 15852 - There are no values ok 15853 - The object isa Canary ok 15854 ok 15855 - Functions/Methods aren't wrapped ok 15856 - Functions/Methods aren't wrapped ok 15857 ok 15858 ok 15859 ok 15860 ok 15861 - Use value itself as key ok 15862 - Use value itself as key ok 15863 - Is also the effective key ok 15864 - Is also the effective key ok 15865 - Is also the effective key ok 15866 - Is also the effective key ok 15867 - Is also the effective key ok 15868 - Is also the effective key ok 15869 - Is also the effective key ok 15870 ok 15871 ok 15872 ok 15873 ok 15874 ok 15875 ok 15876 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15877 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15878 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15879 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 15880 - user_data survived everything ok 15881 - user_data in list context too ok 15882 - Combined get/set ok 15883 ok 15884 - The object isa Canary ok 15885 ok 15886 ok 15887 ok 15888 ok 15889 - infinity survived everything ok 15890 - infinity in list context too ok 15891 - Combined get/set ok 15892 ok 15893 - The object isa Canary ok 15894 ok 15895 ok 15896 ok 15897 ok 15898 ok 15899 ok 15900 - Default userdata is undef ok 15901 - Default userdata is undef ok 15902 - return set infinity ok 15903 - The object isa Canary ok 15904 - return set infinity, even in list context ok 15905 - The object isa Canary ok 15906 - top_key on empty heap returns set infinity ok 15907 - The object isa Canary ok 15908 - top_key on empty heap returns set infinity, even in list context ok 15909 - The object isa Canary ok 15910 - min_key on empty heap returns set infinity ok 15911 - The object isa Canary ok 15912 - min_key on empty heap returns set infinity, even in list context ok 15913 - The object isa Canary ok 15914 ok 15915 ok 15916 ok 15917 ok 15918 ok 15919 ok 15920 ok 15921 - proper error message: Self absorption at t/02_stress.t line 811 # ok 15922 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 15923 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 15924 ok 15925 ok 15926 ok 15927 ok 15928 ok 15929 ok 15930 ok 15931 ok 15932 ok 15933 ok 15934 ok 15935 ok 15936 ok 15937 ok 15938 - order: lt, elements: Method meth, dirty: 8 ok 15939 ok 15940 ok 15941 ok 15942 - Start empty ok 15943 ok 15944 ok 15945 ok 15946 ok 15947 - There are no values ok 15948 - There are no keys ok 15949 - Expected order ok 15950 - Expected order ok 15951 - Expected element type ok 15952 - Expected element type ok 15953 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 15954 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 15955 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 15956 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 15957 ok 15958 ok 15959 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 15960 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 15961 - proper infinity ok 15962 - proper infinity ok 15963 - Count is number of inserts ok 15964 - There are 9 values ok 15965 - There are 9 keys ok 15966 - keys and values have compatible order ok 15967 ok 15968 - Count lowered by extracts ok 15969 - 2 values left ok 15970 - Empty after clear ok 15971 - Double clear works ok 15972 - Empty after extract_all ok 15973 - extract_top on empty heap dies ok 15974 - extract_top on empty heap dies ok 15975 - extract_min on empty heap dies ok 15976 - extract_min on empty heap dies ok 15977 - extract first on empty returns undef ok 15978 - extract first on empty returns no values ok 15979 - top on empty heap dies ok 15980 - top on empty heap dies ok 15981 - undefined first on empty heap ok 15982 - Undef first key in list context ok 15983 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 15984 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 15985 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 15986 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 15987 - undef first_key ok 15988 - Undef from first_key in list context ok 15989 - There are no values ok 15990 - There are no keys ok 15991 - There are no values ok 15992 - The object isa Canary ok 15993 ok 15994 - Functions/Methods aren't wrapped ok 15995 - Functions/Methods aren't wrapped ok 15996 ok 15997 ok 15998 ok 15999 ok 16000 - Use value itself as key ok 16001 - Use value itself as key ok 16002 - Is also the effective key ok 16003 - Is also the effective key ok 16004 - Is also the effective key ok 16005 - Is also the effective key ok 16006 - Is also the effective key ok 16007 - Is also the effective key ok 16008 - Is also the effective key ok 16009 ok 16010 ok 16011 ok 16012 ok 16013 ok 16014 ok 16015 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16016 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16017 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16018 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16019 - user_data survived everything ok 16020 - user_data in list context too ok 16021 - Combined get/set ok 16022 ok 16023 - The object isa Canary ok 16024 ok 16025 ok 16026 ok 16027 ok 16028 - infinity survived everything ok 16029 - infinity in list context too ok 16030 - Combined get/set ok 16031 ok 16032 - The object isa Canary ok 16033 ok 16034 ok 16035 ok 16036 ok 16037 ok 16038 ok 16039 - Default userdata is undef ok 16040 - Default userdata is undef ok 16041 - return set infinity ok 16042 - The object isa Canary ok 16043 - return set infinity, even in list context ok 16044 - The object isa Canary ok 16045 - top_key on empty heap returns set infinity ok 16046 - The object isa Canary ok 16047 - top_key on empty heap returns set infinity, even in list context ok 16048 - The object isa Canary ok 16049 - min_key on empty heap returns set infinity ok 16050 - The object isa Canary ok 16051 - min_key on empty heap returns set infinity, even in list context ok 16052 - The object isa Canary ok 16053 ok 16054 ok 16055 ok 16056 ok 16057 ok 16058 ok 16059 ok 16060 - proper error message: Self absorption at t/02_stress.t line 811 # ok 16061 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16062 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 16063 ok 16064 ok 16065 ok 16066 ok 16067 ok 16068 ok 16069 ok 16070 ok 16071 ok 16072 ok 16073 ok 16074 ok 16075 ok 16076 ok 16077 - order: lt, elements: Method -'$f\#, dirty: 8 ok 16078 ok 16079 ok 16080 ok 16081 - Start empty ok 16082 ok 16083 ok 16084 ok 16085 ok 16086 - There are no values ok 16087 - There are no keys ok 16088 - Expected order ok 16089 - Expected order ok 16090 - Expected element type ok 16091 - Expected element type ok 16092 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 16093 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 16094 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 16095 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 16096 ok 16097 ok 16098 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 16099 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 16100 - proper infinity ok 16101 - proper infinity ok 16102 - Count is number of inserts ok 16103 - There are 9 values ok 16104 - There are 9 keys ok 16105 - keys and values have compatible order ok 16106 ok 16107 - Count lowered by extracts ok 16108 - 2 values left ok 16109 - Empty after clear ok 16110 - Double clear works ok 16111 - Empty after extract_all ok 16112 - extract_top on empty heap dies ok 16113 - extract_top on empty heap dies ok 16114 - extract_min on empty heap dies ok 16115 - extract_min on empty heap dies ok 16116 - extract first on empty returns undef ok 16117 - extract first on empty returns no values ok 16118 - top on empty heap dies ok 16119 - top on empty heap dies ok 16120 - undefined first on empty heap ok 16121 - Undef first key in list context ok 16122 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 16123 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 16124 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 16125 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 16126 - undef first_key ok 16127 - Undef from first_key in list context ok 16128 - There are no values ok 16129 - There are no keys ok 16130 - There are no values ok 16131 - The object isa Canary ok 16132 ok 16133 - Any/Objects aren't wrapped ok 16134 - Any/Objects aren't wrapped ok 16135 ok 16136 ok 16137 ok 16138 ok 16139 - Use value itself as key ok 16140 - Use value itself as key ok 16141 - Is also the effective key ok 16142 - Is also the effective key ok 16143 - Is also the effective key ok 16144 - Is also the effective key ok 16145 - Is also the effective key ok 16146 - Is also the effective key ok 16147 - Is also the effective key ok 16148 ok 16149 ok 16150 ok 16151 ok 16152 ok 16153 ok 16154 - Have all new values ok 16155 ok 16156 ok 16157 - Empty again ok 16158 ok 16159 - Have all new values ok 16160 ok 16161 ok 16162 - Empty again ok 16163 ok 16164 - Have all new values ok 16165 ok 16166 ok 16167 - Empty again ok 16168 ok 16169 - Have all new values ok 16170 ok 16171 ok 16172 - Empty again ok 16173 ok 16174 - user_data survived everything ok 16175 - user_data in list context too ok 16176 - Combined get/set ok 16177 ok 16178 - The object isa Canary ok 16179 ok 16180 ok 16181 ok 16182 ok 16183 - infinity survived everything ok 16184 - infinity in list context too ok 16185 - Combined get/set ok 16186 ok 16187 - The object isa Canary ok 16188 ok 16189 ok 16190 ok 16191 ok 16192 ok 16193 ok 16194 - Default userdata is undef ok 16195 - Default userdata is undef ok 16196 - return set infinity ok 16197 - The object isa Canary ok 16198 - return set infinity, even in list context ok 16199 - The object isa Canary ok 16200 - top_key on empty heap returns set infinity ok 16201 - The object isa Canary ok 16202 - top_key on empty heap returns set infinity, even in list context ok 16203 - The object isa Canary ok 16204 - min_key on empty heap returns set infinity ok 16205 - The object isa Canary ok 16206 - min_key on empty heap returns set infinity, even in list context ok 16207 - The object isa Canary ok 16208 ok 16209 ok 16210 ok 16211 ok 16212 ok 16213 ok 16214 ok 16215 - proper error message: Self absorption at t/02_stress.t line 811 # ok 16216 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16217 ok 16218 ok 16219 ok 16220 ok 16221 ok 16222 ok 16223 ok 16224 ok 16225 ok 16226 ok 16227 ok 16228 ok 16229 ok 16230 ok 16231 ok 16232 ok 16233 - order: lt, elements: Object meth, dirty: 8 ok 16234 ok 16235 ok 16236 ok 16237 - Start empty ok 16238 ok 16239 ok 16240 ok 16241 ok 16242 - There are no values ok 16243 - There are no keys ok 16244 - Expected order ok 16245 - Expected order ok 16246 - Expected element type ok 16247 - Expected element type ok 16248 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 16249 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 16250 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 16251 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 16252 ok 16253 ok 16254 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 16255 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 16256 - proper infinity ok 16257 - proper infinity ok 16258 - Count is number of inserts ok 16259 - There are 9 values ok 16260 - There are 9 keys ok 16261 - keys and values have compatible order ok 16262 ok 16263 - Count lowered by extracts ok 16264 - 2 values left ok 16265 - Empty after clear ok 16266 - Double clear works ok 16267 - Empty after extract_all ok 16268 - extract_top on empty heap dies ok 16269 - extract_top on empty heap dies ok 16270 - extract_min on empty heap dies ok 16271 - extract_min on empty heap dies ok 16272 - extract first on empty returns undef ok 16273 - extract first on empty returns no values ok 16274 - top on empty heap dies ok 16275 - top on empty heap dies ok 16276 - undefined first on empty heap ok 16277 - Undef first key in list context ok 16278 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 16279 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 16280 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 16281 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 16282 - undef first_key ok 16283 - Undef from first_key in list context ok 16284 - There are no values ok 16285 - There are no keys ok 16286 - There are no values ok 16287 - The object isa Canary ok 16288 ok 16289 - Any/Objects aren't wrapped ok 16290 - Any/Objects aren't wrapped ok 16291 ok 16292 ok 16293 ok 16294 ok 16295 - Use value itself as key ok 16296 - Use value itself as key ok 16297 - Is also the effective key ok 16298 - Is also the effective key ok 16299 - Is also the effective key ok 16300 - Is also the effective key ok 16301 - Is also the effective key ok 16302 - Is also the effective key ok 16303 - Is also the effective key ok 16304 ok 16305 ok 16306 ok 16307 ok 16308 ok 16309 ok 16310 - Have all new values ok 16311 ok 16312 ok 16313 - Empty again ok 16314 ok 16315 - Have all new values ok 16316 ok 16317 ok 16318 - Empty again ok 16319 ok 16320 - Have all new values ok 16321 ok 16322 ok 16323 - Empty again ok 16324 ok 16325 - Have all new values ok 16326 ok 16327 ok 16328 - Empty again ok 16329 ok 16330 - user_data survived everything ok 16331 - user_data in list context too ok 16332 - Combined get/set ok 16333 ok 16334 - The object isa Canary ok 16335 ok 16336 ok 16337 ok 16338 ok 16339 - infinity survived everything ok 16340 - infinity in list context too ok 16341 - Combined get/set ok 16342 ok 16343 - The object isa Canary ok 16344 ok 16345 ok 16346 ok 16347 ok 16348 ok 16349 ok 16350 - Default userdata is undef ok 16351 - Default userdata is undef ok 16352 - return set infinity ok 16353 - The object isa Canary ok 16354 - return set infinity, even in list context ok 16355 - The object isa Canary ok 16356 - top_key on empty heap returns set infinity ok 16357 - The object isa Canary ok 16358 - top_key on empty heap returns set infinity, even in list context ok 16359 - The object isa Canary ok 16360 - min_key on empty heap returns set infinity ok 16361 - The object isa Canary ok 16362 - min_key on empty heap returns set infinity, even in list context ok 16363 - The object isa Canary ok 16364 ok 16365 ok 16366 ok 16367 ok 16368 ok 16369 ok 16370 ok 16371 - proper error message: Self absorption at t/02_stress.t line 811 # ok 16372 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16373 ok 16374 ok 16375 ok 16376 ok 16377 ok 16378 ok 16379 ok 16380 ok 16381 ok 16382 ok 16383 ok 16384 ok 16385 ok 16386 ok 16387 ok 16388 ok 16389 - order: lt, elements: Object -'$f\#, dirty: 8 ok 16390 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 16391 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 16392 - Have all new values ok 16393 ok 16394 ok 16395 - Empty again ok 16396 ok 16397 - Have all new values ok 16398 ok 16399 ok 16400 - Empty again ok 16401 ok 16402 ok 16403 ok 16404 ok 16405 ok 16406 ok 16407 ok 16408 ok 16409 ok 16410 ok 16411 ok 16412 ok 16413 ok 16414 ok 16415 ok 16416 ok 16417 ok 16418 ok 16419 ok 16420 ok 16421 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 16422 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 16423 - Have all new values ok 16424 ok 16425 ok 16426 - Empty again ok 16427 ok 16428 - Have all new values ok 16429 ok 16430 ok 16431 - Empty again ok 16432 ok 16433 ok 16434 ok 16435 ok 16436 ok 16437 ok 16438 ok 16439 ok 16440 ok 16441 ok 16442 ok 16443 ok 16444 ok 16445 ok 16446 ok 16447 ok 16448 ok 16449 ok 16450 ok 16451 ok 16452 ok 16453 ok 16454 ok 16455 - Start empty ok 16456 ok 16457 ok 16458 ok 16459 ok 16460 - There are no values ok 16461 - There are no keys ok 16462 - Expected order ok 16463 - Expected order ok 16464 - Expected element type ok 16465 - Expected element type ok 16466 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 16467 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 16468 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 16469 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 16470 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 16471 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 16472 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 16473 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 16474 - proper infinity ok 16475 - proper infinity ok 16476 - Count is number of inserts ok 16477 - There are 9 values ok 16478 - There are 9 keys ok 16479 - keys and values have compatible order ok 16480 ok 16481 - Count lowered by extracts ok 16482 - 2 values left ok 16483 - Empty after clear ok 16484 - Double clear works ok 16485 - Empty after extract_all ok 16486 - extract_top on empty heap dies ok 16487 - extract_top on empty heap dies ok 16488 - extract_min on empty heap dies ok 16489 - extract_min on empty heap dies ok 16490 - extract first on empty returns undef ok 16491 - extract first on empty returns no values ok 16492 - top on empty heap dies ok 16493 - top on empty heap dies ok 16494 - undefined first on empty heap ok 16495 - Undef first key in list context ok 16496 - Return infinity on empty ok 16497 - Return infinity on empty in list context ok 16498 - Return infinity on empty ok 16499 - Return infinity on empty in list context ok 16500 - undef first_key ok 16501 - Undef from first_key in list context ok 16502 - There are no values ok 16503 - There are no keys ok 16504 - There are no values ok 16505 - Scalar is simple ok 16506 - Scalars aren't wrapped ok 16507 - Scalars aren't wrapped ok 16508 ok 16509 ok 16510 ok 16511 ok 16512 - Use value itself as key ok 16513 - Use value itself as key ok 16514 - Is also the effective key ok 16515 - Is also the effective key ok 16516 - Is also the effective key ok 16517 - Is also the effective key ok 16518 - Is also the effective key ok 16519 - Is also the effective key ok 16520 - Is also the effective key ok 16521 ok 16522 ok 16523 ok 16524 ok 16525 ok 16526 ok 16527 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16528 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16529 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16530 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16531 - user_data survived everything ok 16532 - user_data in list context too ok 16533 - Combined get/set ok 16534 ok 16535 - The object isa Canary ok 16536 ok 16537 ok 16538 ok 16539 ok 16540 - infinity survived everything ok 16541 - infinity in list context too ok 16542 - Combined get/set ok 16543 ok 16544 - The object isa Canary ok 16545 ok 16546 ok 16547 ok 16548 ok 16549 ok 16550 ok 16551 - Default userdata is undef ok 16552 - Default userdata is undef ok 16553 - return set infinity ok 16554 - The object isa Canary ok 16555 - return set infinity, even in list context ok 16556 - The object isa Canary ok 16557 - top_key on empty heap returns set infinity ok 16558 - The object isa Canary ok 16559 - top_key on empty heap returns set infinity, even in list context ok 16560 - The object isa Canary ok 16561 - min_key on empty heap returns set infinity ok 16562 - The object isa Canary ok 16563 - min_key on empty heap returns set infinity, even in list context ok 16564 - The object isa Canary ok 16565 ok 16566 ok 16567 ok 16568 ok 16569 ok 16570 ok 16571 ok 16572 - proper error message: Self absorption at t/02_stress.t line 811 # ok 16573 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16574 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 16575 ok 16576 ok 16577 ok 16578 ok 16579 ok 16580 ok 16581 ok 16582 ok 16583 ok 16584 ok 16585 ok 16586 ok 16587 ok 16588 ok 16589 - order: gt, elements: Scalar, dirty: 8 ok 16590 ok 16591 ok 16592 ok 16593 - Start empty ok 16594 ok 16595 ok 16596 ok 16597 ok 16598 - There are no values ok 16599 - There are no keys ok 16600 - Expected order ok 16601 - Expected order ok 16602 - Expected element type ok 16603 - Expected element type ok 16604 ok 16605 ok 16606 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 16607 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 16608 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 16609 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 16610 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 16611 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 16612 - proper infinity ok 16613 - proper infinity ok 16614 - Count is number of inserts ok 16615 - There are 9 values ok 16616 - There are 9 keys ok 16617 - keys and values have compatible order ok 16618 ok 16619 - Count lowered by extracts ok 16620 - 2 values left ok 16621 - Empty after clear ok 16622 - Double clear works ok 16623 - Empty after extract_all ok 16624 - extract_top on empty heap dies ok 16625 - extract_top on empty heap dies ok 16626 - extract_min on empty heap dies ok 16627 - extract_min on empty heap dies ok 16628 - extract first on empty returns undef ok 16629 - extract first on empty returns no values ok 16630 - top on empty heap dies ok 16631 - top on empty heap dies ok 16632 - undefined first on empty heap ok 16633 - Undef first key in list context ok 16634 - Return infinity on empty ok 16635 - Return infinity on empty in list context ok 16636 - Return infinity on empty ok 16637 - Return infinity on empty in list context ok 16638 - undef first_key ok 16639 - Undef from first_key in list context ok 16640 - There are no values ok 16641 - There are no keys ok 16642 - There are no values ok 16643 - The object isa Canary ok 16644 ok 16645 - Arrays aren't wrapped ok 16646 - Arrays aren't wrapped ok 16647 ok 16648 ok 16649 ok 16650 ok 16651 - Use value itself as key ok 16652 - Use value itself as key ok 16653 - Is also the effective key ok 16654 - Is also the effective key ok 16655 - Is also the effective key ok 16656 - Is also the effective key ok 16657 - Is also the effective key ok 16658 - Is also the effective key ok 16659 - Is also the effective key ok 16660 ok 16661 ok 16662 ok 16663 ok 16664 ok 16665 ok 16666 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16667 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16668 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16669 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16670 - user_data survived everything ok 16671 - user_data in list context too ok 16672 - Combined get/set ok 16673 ok 16674 - The object isa Canary ok 16675 ok 16676 ok 16677 ok 16678 ok 16679 - infinity survived everything ok 16680 - infinity in list context too ok 16681 - Combined get/set ok 16682 ok 16683 - The object isa Canary ok 16684 ok 16685 ok 16686 ok 16687 ok 16688 ok 16689 ok 16690 - Default userdata is undef ok 16691 - Default userdata is undef ok 16692 - return set infinity ok 16693 - The object isa Canary ok 16694 - return set infinity, even in list context ok 16695 - The object isa Canary ok 16696 - top_key on empty heap returns set infinity ok 16697 - The object isa Canary ok 16698 - top_key on empty heap returns set infinity, even in list context ok 16699 - The object isa Canary ok 16700 - min_key on empty heap returns set infinity ok 16701 - The object isa Canary ok 16702 - min_key on empty heap returns set infinity, even in list context ok 16703 - The object isa Canary ok 16704 ok 16705 ok 16706 ok 16707 ok 16708 ok 16709 ok 16710 ok 16711 - proper error message: Self absorption at t/02_stress.t line 811 # ok 16712 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16713 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 16714 ok 16715 ok 16716 ok 16717 ok 16718 ok 16719 ok 16720 ok 16721 ok 16722 ok 16723 ok 16724 ok 16725 ok 16726 ok 16727 ok 16728 - order: gt, elements: Array 1, dirty: 8 ok 16729 ok 16730 ok 16731 ok 16732 - Start empty ok 16733 ok 16734 ok 16735 ok 16736 ok 16737 - There are no values ok 16738 - There are no keys ok 16739 - Expected order ok 16740 - Expected order ok 16741 - Expected element type ok 16742 - Expected element type ok 16743 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 16744 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 16745 ok 16746 ok 16747 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 16748 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 16749 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 16750 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 16751 - proper infinity ok 16752 - proper infinity ok 16753 - Count is number of inserts ok 16754 - There are 9 values ok 16755 - There are 9 keys ok 16756 - keys and values have compatible order ok 16757 ok 16758 - Count lowered by extracts ok 16759 - 2 values left ok 16760 - Empty after clear ok 16761 - Double clear works ok 16762 - Empty after extract_all ok 16763 - extract_top on empty heap dies ok 16764 - extract_top on empty heap dies ok 16765 - extract_min on empty heap dies ok 16766 - extract_min on empty heap dies ok 16767 - extract first on empty returns undef ok 16768 - extract first on empty returns no values ok 16769 - top on empty heap dies ok 16770 - top on empty heap dies ok 16771 - undefined first on empty heap ok 16772 - Undef first key in list context ok 16773 - Return infinity on empty ok 16774 - Return infinity on empty in list context ok 16775 - Return infinity on empty ok 16776 - Return infinity on empty in list context ok 16777 - undef first_key ok 16778 - Undef from first_key in list context ok 16779 - There are no values ok 16780 - There are no keys ok 16781 - There are no values ok 16782 - The object isa Canary ok 16783 ok 16784 - Hashes aren't wrapped ok 16785 - Hashes aren't wrapped ok 16786 ok 16787 ok 16788 ok 16789 ok 16790 - Use value itself as key ok 16791 - Use value itself as key ok 16792 - Is also the effective key ok 16793 - Is also the effective key ok 16794 - Is also the effective key ok 16795 - Is also the effective key ok 16796 - Is also the effective key ok 16797 - Is also the effective key ok 16798 - Is also the effective key ok 16799 ok 16800 ok 16801 ok 16802 ok 16803 ok 16804 ok 16805 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16806 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16807 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16808 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16809 - user_data survived everything ok 16810 - user_data in list context too ok 16811 - Combined get/set ok 16812 ok 16813 - The object isa Canary ok 16814 ok 16815 ok 16816 ok 16817 ok 16818 - infinity survived everything ok 16819 - infinity in list context too ok 16820 - Combined get/set ok 16821 ok 16822 - The object isa Canary ok 16823 ok 16824 ok 16825 ok 16826 ok 16827 ok 16828 ok 16829 - Default userdata is undef ok 16830 - Default userdata is undef ok 16831 - return set infinity ok 16832 - The object isa Canary ok 16833 - return set infinity, even in list context ok 16834 - The object isa Canary ok 16835 - top_key on empty heap returns set infinity ok 16836 - The object isa Canary ok 16837 - top_key on empty heap returns set infinity, even in list context ok 16838 - The object isa Canary ok 16839 - min_key on empty heap returns set infinity ok 16840 - The object isa Canary ok 16841 - min_key on empty heap returns set infinity, even in list context ok 16842 - The object isa Canary ok 16843 ok 16844 ok 16845 ok 16846 ok 16847 ok 16848 ok 16849 ok 16850 - proper error message: Self absorption at t/02_stress.t line 811 # ok 16851 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16852 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 16853 ok 16854 ok 16855 ok 16856 ok 16857 ok 16858 ok 16859 ok 16860 ok 16861 ok 16862 ok 16863 ok 16864 ok 16865 ok 16866 ok 16867 - order: gt, elements: Hash foo, dirty: 8 ok 16868 ok 16869 ok 16870 ok 16871 - Start empty ok 16872 ok 16873 ok 16874 ok 16875 ok 16876 - There are no values ok 16877 - There are no keys ok 16878 - Expected order ok 16879 - Expected order ok 16880 - Expected element type ok 16881 - Expected element type ok 16882 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 16883 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 16884 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 16885 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 16886 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 16887 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 16888 ok 16889 ok 16890 - proper infinity ok 16891 - proper infinity ok 16892 - Count is number of inserts ok 16893 - There are 9 values ok 16894 - There are 9 keys ok 16895 - keys and values have compatible order ok 16896 ok 16897 - Count lowered by extracts ok 16898 - 2 values left ok 16899 - Empty after clear ok 16900 - Double clear works ok 16901 - Empty after extract_all ok 16902 - extract_top on empty heap dies ok 16903 - extract_top on empty heap dies ok 16904 - extract_min on empty heap dies ok 16905 - extract_min on empty heap dies ok 16906 - extract first on empty returns undef ok 16907 - extract first on empty returns no values ok 16908 - top on empty heap dies ok 16909 - top on empty heap dies ok 16910 - undefined first on empty heap ok 16911 - Undef first key in list context ok 16912 - Return infinity on empty ok 16913 - Return infinity on empty in list context ok 16914 - Return infinity on empty ok 16915 - Return infinity on empty in list context ok 16916 - undef first_key ok 16917 - Undef from first_key in list context ok 16918 - There are no values ok 16919 - There are no keys ok 16920 - There are no values ok 16921 - The object isa Canary ok 16922 ok 16923 - Functions/Methods aren't wrapped ok 16924 - Functions/Methods aren't wrapped ok 16925 ok 16926 ok 16927 ok 16928 ok 16929 - Use value itself as key ok 16930 - Use value itself as key ok 16931 - Is also the effective key ok 16932 - Is also the effective key ok 16933 - Is also the effective key ok 16934 - Is also the effective key ok 16935 - Is also the effective key ok 16936 - Is also the effective key ok 16937 - Is also the effective key ok 16938 ok 16939 ok 16940 ok 16941 ok 16942 ok 16943 ok 16944 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16945 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16946 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16947 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 16948 - user_data survived everything ok 16949 - user_data in list context too ok 16950 - Combined get/set ok 16951 ok 16952 - The object isa Canary ok 16953 ok 16954 ok 16955 ok 16956 ok 16957 - infinity survived everything ok 16958 - infinity in list context too ok 16959 - Combined get/set ok 16960 ok 16961 - The object isa Canary ok 16962 ok 16963 ok 16964 ok 16965 ok 16966 ok 16967 ok 16968 - Default userdata is undef ok 16969 - Default userdata is undef ok 16970 - return set infinity ok 16971 - The object isa Canary ok 16972 - return set infinity, even in list context ok 16973 - The object isa Canary ok 16974 - top_key on empty heap returns set infinity ok 16975 - The object isa Canary ok 16976 - top_key on empty heap returns set infinity, even in list context ok 16977 - The object isa Canary ok 16978 - min_key on empty heap returns set infinity ok 16979 - The object isa Canary ok 16980 - min_key on empty heap returns set infinity, even in list context ok 16981 - The object isa Canary ok 16982 ok 16983 ok 16984 ok 16985 ok 16986 ok 16987 ok 16988 ok 16989 - proper error message: Self absorption at t/02_stress.t line 811 # ok 16990 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 16991 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 16992 ok 16993 ok 16994 ok 16995 ok 16996 ok 16997 ok 16998 ok 16999 ok 17000 ok 17001 ok 17002 ok 17003 ok 17004 ok 17005 ok 17006 - order: gt, elements: Function CODE(0x3c5df04), dirty: 8 ok 17007 ok 17008 ok 17009 ok 17010 - Start empty ok 17011 ok 17012 ok 17013 ok 17014 ok 17015 - There are no values ok 17016 - There are no keys ok 17017 - Expected order ok 17018 - Expected order ok 17019 - Expected element type ok 17020 - Expected element type ok 17021 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 17022 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 17023 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 17024 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 17025 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 17026 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 17027 ok 17028 ok 17029 - proper infinity ok 17030 - proper infinity ok 17031 - Count is number of inserts ok 17032 - There are 9 values ok 17033 - There are 9 keys ok 17034 - keys and values have compatible order ok 17035 ok 17036 - Count lowered by extracts ok 17037 - 2 values left ok 17038 - Empty after clear ok 17039 - Double clear works ok 17040 - Empty after extract_all ok 17041 - extract_top on empty heap dies ok 17042 - extract_top on empty heap dies ok 17043 - extract_min on empty heap dies ok 17044 - extract_min on empty heap dies ok 17045 - extract first on empty returns undef ok 17046 - extract first on empty returns no values ok 17047 - top on empty heap dies ok 17048 - top on empty heap dies ok 17049 - undefined first on empty heap ok 17050 - Undef first key in list context ok 17051 - Return infinity on empty ok 17052 - Return infinity on empty in list context ok 17053 - Return infinity on empty ok 17054 - Return infinity on empty in list context ok 17055 - undef first_key ok 17056 - Undef from first_key in list context ok 17057 - There are no values ok 17058 - There are no keys ok 17059 - There are no values ok 17060 - The object isa Canary ok 17061 ok 17062 - Any/Objects aren't wrapped ok 17063 - Any/Objects aren't wrapped ok 17064 ok 17065 ok 17066 ok 17067 ok 17068 - Use value itself as key ok 17069 - Use value itself as key ok 17070 - Is also the effective key ok 17071 - Is also the effective key ok 17072 - Is also the effective key ok 17073 - Is also the effective key ok 17074 - Is also the effective key ok 17075 - Is also the effective key ok 17076 - Is also the effective key ok 17077 ok 17078 ok 17079 ok 17080 ok 17081 ok 17082 ok 17083 - Have all new values ok 17084 ok 17085 ok 17086 - Empty again ok 17087 ok 17088 - Have all new values ok 17089 ok 17090 ok 17091 - Empty again ok 17092 ok 17093 - Have all new values ok 17094 ok 17095 ok 17096 - Empty again ok 17097 ok 17098 - Have all new values ok 17099 ok 17100 ok 17101 - Empty again ok 17102 ok 17103 - user_data survived everything ok 17104 - user_data in list context too ok 17105 - Combined get/set ok 17106 ok 17107 - The object isa Canary ok 17108 ok 17109 ok 17110 ok 17111 ok 17112 - infinity survived everything ok 17113 - infinity in list context too ok 17114 - Combined get/set ok 17115 ok 17116 - The object isa Canary ok 17117 ok 17118 ok 17119 ok 17120 ok 17121 ok 17122 ok 17123 - Default userdata is undef ok 17124 - Default userdata is undef ok 17125 - return set infinity ok 17126 - The object isa Canary ok 17127 - return set infinity, even in list context ok 17128 - The object isa Canary ok 17129 - top_key on empty heap returns set infinity ok 17130 - The object isa Canary ok 17131 - top_key on empty heap returns set infinity, even in list context ok 17132 - The object isa Canary ok 17133 - min_key on empty heap returns set infinity ok 17134 - The object isa Canary ok 17135 - min_key on empty heap returns set infinity, even in list context ok 17136 - The object isa Canary ok 17137 ok 17138 ok 17139 ok 17140 ok 17141 ok 17142 ok 17143 ok 17144 - proper error message: Self absorption at t/02_stress.t line 811 # ok 17145 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 17146 ok 17147 ok 17148 ok 17149 ok 17150 ok 17151 ok 17152 ok 17153 ok 17154 ok 17155 ok 17156 ok 17157 ok 17158 ok 17159 ok 17160 ok 17161 ok 17162 - order: gt, elements: Any CODE(0x3c7b9a4), dirty: 8 ok 17163 ok 17164 ok 17165 ok 17166 - Start empty ok 17167 ok 17168 ok 17169 ok 17170 ok 17171 - There are no values ok 17172 - There are no keys ok 17173 - Expected order ok 17174 - Expected order ok 17175 - Expected element type ok 17176 - Expected element type ok 17177 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 17178 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 17179 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 17180 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 17181 ok 17182 ok 17183 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 17184 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 17185 - proper infinity ok 17186 - proper infinity ok 17187 - Count is number of inserts ok 17188 - There are 9 values ok 17189 - There are 9 keys ok 17190 - keys and values have compatible order ok 17191 ok 17192 - Count lowered by extracts ok 17193 - 2 values left ok 17194 - Empty after clear ok 17195 - Double clear works ok 17196 - Empty after extract_all ok 17197 - extract_top on empty heap dies ok 17198 - extract_top on empty heap dies ok 17199 - extract_min on empty heap dies ok 17200 - extract_min on empty heap dies ok 17201 - extract first on empty returns undef ok 17202 - extract first on empty returns no values ok 17203 - top on empty heap dies ok 17204 - top on empty heap dies ok 17205 - undefined first on empty heap ok 17206 - Undef first key in list context ok 17207 - Return infinity on empty ok 17208 - Return infinity on empty in list context ok 17209 - Return infinity on empty ok 17210 - Return infinity on empty in list context ok 17211 - undef first_key ok 17212 - Undef from first_key in list context ok 17213 - There are no values ok 17214 - There are no keys ok 17215 - There are no values ok 17216 - The object isa Canary ok 17217 ok 17218 - Functions/Methods aren't wrapped ok 17219 - Functions/Methods aren't wrapped ok 17220 ok 17221 ok 17222 ok 17223 ok 17224 - Use value itself as key ok 17225 - Use value itself as key ok 17226 - Is also the effective key ok 17227 - Is also the effective key ok 17228 - Is also the effective key ok 17229 - Is also the effective key ok 17230 - Is also the effective key ok 17231 - Is also the effective key ok 17232 - Is also the effective key ok 17233 ok 17234 ok 17235 ok 17236 ok 17237 ok 17238 ok 17239 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 17240 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 17241 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 17242 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 17243 - user_data survived everything ok 17244 - user_data in list context too ok 17245 - Combined get/set ok 17246 ok 17247 - The object isa Canary ok 17248 ok 17249 ok 17250 ok 17251 ok 17252 - infinity survived everything ok 17253 - infinity in list context too ok 17254 - Combined get/set ok 17255 ok 17256 - The object isa Canary ok 17257 ok 17258 ok 17259 ok 17260 ok 17261 ok 17262 ok 17263 - Default userdata is undef ok 17264 - Default userdata is undef ok 17265 - return set infinity ok 17266 - The object isa Canary ok 17267 - return set infinity, even in list context ok 17268 - The object isa Canary ok 17269 - top_key on empty heap returns set infinity ok 17270 - The object isa Canary ok 17271 - top_key on empty heap returns set infinity, even in list context ok 17272 - The object isa Canary ok 17273 - min_key on empty heap returns set infinity ok 17274 - The object isa Canary ok 17275 - min_key on empty heap returns set infinity, even in list context ok 17276 - The object isa Canary ok 17277 ok 17278 ok 17279 ok 17280 ok 17281 ok 17282 ok 17283 ok 17284 - proper error message: Self absorption at t/02_stress.t line 811 # ok 17285 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 17286 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 17287 ok 17288 ok 17289 ok 17290 ok 17291 ok 17292 ok 17293 ok 17294 ok 17295 ok 17296 ok 17297 ok 17298 ok 17299 ok 17300 ok 17301 - order: gt, elements: Method meth, dirty: 8 ok 17302 ok 17303 ok 17304 ok 17305 - Start empty ok 17306 ok 17307 ok 17308 ok 17309 ok 17310 - There are no values ok 17311 - There are no keys ok 17312 - Expected order ok 17313 - Expected order ok 17314 - Expected element type ok 17315 - Expected element type ok 17316 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 17317 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 17318 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 17319 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 17320 ok 17321 ok 17322 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 17323 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 17324 - proper infinity ok 17325 - proper infinity ok 17326 - Count is number of inserts ok 17327 - There are 9 values ok 17328 - There are 9 keys ok 17329 - keys and values have compatible order ok 17330 ok 17331 - Count lowered by extracts ok 17332 - 2 values left ok 17333 - Empty after clear ok 17334 - Double clear works ok 17335 - Empty after extract_all ok 17336 - extract_top on empty heap dies ok 17337 - extract_top on empty heap dies ok 17338 - extract_min on empty heap dies ok 17339 - extract_min on empty heap dies ok 17340 - extract first on empty returns undef ok 17341 - extract first on empty returns no values ok 17342 - top on empty heap dies ok 17343 - top on empty heap dies ok 17344 - undefined first on empty heap ok 17345 - Undef first key in list context ok 17346 - Return infinity on empty ok 17347 - Return infinity on empty in list context ok 17348 - Return infinity on empty ok 17349 - Return infinity on empty in list context ok 17350 - undef first_key ok 17351 - Undef from first_key in list context ok 17352 - There are no values ok 17353 - There are no keys ok 17354 - There are no values ok 17355 - The object isa Canary ok 17356 ok 17357 - Functions/Methods aren't wrapped ok 17358 - Functions/Methods aren't wrapped ok 17359 ok 17360 ok 17361 ok 17362 ok 17363 - Use value itself as key ok 17364 - Use value itself as key ok 17365 - Is also the effective key ok 17366 - Is also the effective key ok 17367 - Is also the effective key ok 17368 - Is also the effective key ok 17369 - Is also the effective key ok 17370 - Is also the effective key ok 17371 - Is also the effective key ok 17372 ok 17373 ok 17374 ok 17375 ok 17376 ok 17377 ok 17378 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 17379 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 17380 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 17381 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 17382 - user_data survived everything ok 17383 - user_data in list context too ok 17384 - Combined get/set ok 17385 ok 17386 - The object isa Canary ok 17387 ok 17388 ok 17389 ok 17390 ok 17391 - infinity survived everything ok 17392 - infinity in list context too ok 17393 - Combined get/set ok 17394 ok 17395 - The object isa Canary ok 17396 ok 17397 ok 17398 ok 17399 ok 17400 ok 17401 ok 17402 - Default userdata is undef ok 17403 - Default userdata is undef ok 17404 - return set infinity ok 17405 - The object isa Canary ok 17406 - return set infinity, even in list context ok 17407 - The object isa Canary ok 17408 - top_key on empty heap returns set infinity ok 17409 - The object isa Canary ok 17410 - top_key on empty heap returns set infinity, even in list context ok 17411 - The object isa Canary ok 17412 - min_key on empty heap returns set infinity ok 17413 - The object isa Canary ok 17414 - min_key on empty heap returns set infinity, even in list context ok 17415 - The object isa Canary ok 17416 ok 17417 ok 17418 ok 17419 ok 17420 ok 17421 ok 17422 ok 17423 - proper error message: Self absorption at t/02_stress.t line 811 # ok 17424 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 17425 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 17426 ok 17427 ok 17428 ok 17429 ok 17430 ok 17431 ok 17432 ok 17433 ok 17434 ok 17435 ok 17436 ok 17437 ok 17438 ok 17439 ok 17440 - order: gt, elements: Method -'$f\#, dirty: 8 ok 17441 ok 17442 ok 17443 ok 17444 - Start empty ok 17445 ok 17446 ok 17447 ok 17448 ok 17449 - There are no values ok 17450 - There are no keys ok 17451 - Expected order ok 17452 - Expected order ok 17453 - Expected element type ok 17454 - Expected element type ok 17455 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 17456 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 17457 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 17458 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 17459 ok 17460 ok 17461 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 17462 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 17463 - proper infinity ok 17464 - proper infinity ok 17465 - Count is number of inserts ok 17466 - There are 9 values ok 17467 - There are 9 keys ok 17468 - keys and values have compatible order ok 17469 ok 17470 - Count lowered by extracts ok 17471 - 2 values left ok 17472 - Empty after clear ok 17473 - Double clear works ok 17474 - Empty after extract_all ok 17475 - extract_top on empty heap dies ok 17476 - extract_top on empty heap dies ok 17477 - extract_min on empty heap dies ok 17478 - extract_min on empty heap dies ok 17479 - extract first on empty returns undef ok 17480 - extract first on empty returns no values ok 17481 - top on empty heap dies ok 17482 - top on empty heap dies ok 17483 - undefined first on empty heap ok 17484 - Undef first key in list context ok 17485 - Return infinity on empty ok 17486 - Return infinity on empty in list context ok 17487 - Return infinity on empty ok 17488 - Return infinity on empty in list context ok 17489 - undef first_key ok 17490 - Undef from first_key in list context ok 17491 - There are no values ok 17492 - There are no keys ok 17493 - There are no values ok 17494 - The object isa Canary ok 17495 ok 17496 - Any/Objects aren't wrapped ok 17497 - Any/Objects aren't wrapped ok 17498 ok 17499 ok 17500 ok 17501 ok 17502 - Use value itself as key ok 17503 - Use value itself as key ok 17504 - Is also the effective key ok 17505 - Is also the effective key ok 17506 - Is also the effective key ok 17507 - Is also the effective key ok 17508 - Is also the effective key ok 17509 - Is also the effective key ok 17510 - Is also the effective key ok 17511 ok 17512 ok 17513 ok 17514 ok 17515 ok 17516 ok 17517 - Have all new values ok 17518 ok 17519 ok 17520 - Empty again ok 17521 ok 17522 - Have all new values ok 17523 ok 17524 ok 17525 - Empty again ok 17526 ok 17527 - Have all new values ok 17528 ok 17529 ok 17530 - Empty again ok 17531 ok 17532 - Have all new values ok 17533 ok 17534 ok 17535 - Empty again ok 17536 ok 17537 - user_data survived everything ok 17538 - user_data in list context too ok 17539 - Combined get/set ok 17540 ok 17541 - The object isa Canary ok 17542 ok 17543 ok 17544 ok 17545 ok 17546 - infinity survived everything ok 17547 - infinity in list context too ok 17548 - Combined get/set ok 17549 ok 17550 - The object isa Canary ok 17551 ok 17552 ok 17553 ok 17554 ok 17555 ok 17556 ok 17557 - Default userdata is undef ok 17558 - Default userdata is undef ok 17559 - return set infinity ok 17560 - The object isa Canary ok 17561 - return set infinity, even in list context ok 17562 - The object isa Canary ok 17563 - top_key on empty heap returns set infinity ok 17564 - The object isa Canary ok 17565 - top_key on empty heap returns set infinity, even in list context ok 17566 - The object isa Canary ok 17567 - min_key on empty heap returns set infinity ok 17568 - The object isa Canary ok 17569 - min_key on empty heap returns set infinity, even in list context ok 17570 - The object isa Canary ok 17571 ok 17572 ok 17573 ok 17574 ok 17575 ok 17576 ok 17577 ok 17578 - proper error message: Self absorption at t/02_stress.t line 811 # ok 17579 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 17580 ok 17581 ok 17582 ok 17583 ok 17584 ok 17585 ok 17586 ok 17587 ok 17588 ok 17589 ok 17590 ok 17591 ok 17592 ok 17593 ok 17594 ok 17595 ok 17596 - order: gt, elements: Object meth, dirty: 8 ok 17597 ok 17598 ok 17599 ok 17600 - Start empty ok 17601 ok 17602 ok 17603 ok 17604 ok 17605 - There are no values ok 17606 - There are no keys ok 17607 - Expected order ok 17608 - Expected order ok 17609 - Expected element type ok 17610 - Expected element type ok 17611 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 17612 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 17613 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 17614 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 17615 ok 17616 ok 17617 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 17618 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 17619 - proper infinity ok 17620 - proper infinity ok 17621 - Count is number of inserts ok 17622 - There are 9 values ok 17623 - There are 9 keys ok 17624 - keys and values have compatible order ok 17625 ok 17626 - Count lowered by extracts ok 17627 - 2 values left ok 17628 - Empty after clear ok 17629 - Double clear works ok 17630 - Empty after extract_all ok 17631 - extract_top on empty heap dies ok 17632 - extract_top on empty heap dies ok 17633 - extract_min on empty heap dies ok 17634 - extract_min on empty heap dies ok 17635 - extract first on empty returns undef ok 17636 - extract first on empty returns no values ok 17637 - top on empty heap dies ok 17638 - top on empty heap dies ok 17639 - undefined first on empty heap ok 17640 - Undef first key in list context ok 17641 - Return infinity on empty ok 17642 - Return infinity on empty in list context ok 17643 - Return infinity on empty ok 17644 - Return infinity on empty in list context ok 17645 - undef first_key ok 17646 - Undef from first_key in list context ok 17647 - There are no values ok 17648 - There are no keys ok 17649 - There are no values ok 17650 - The object isa Canary ok 17651 ok 17652 - Any/Objects aren't wrapped ok 17653 - Any/Objects aren't wrapped ok 17654 ok 17655 ok 17656 ok 17657 ok 17658 - Use value itself as key ok 17659 - Use value itself as key ok 17660 - Is also the effective key ok 17661 - Is also the effective key ok 17662 - Is also the effective key ok 17663 - Is also the effective key ok 17664 - Is also the effective key ok 17665 - Is also the effective key ok 17666 - Is also the effective key ok 17667 ok 17668 ok 17669 ok 17670 ok 17671 ok 17672 ok 17673 - Have all new values ok 17674 ok 17675 ok 17676 - Empty again ok 17677 ok 17678 - Have all new values ok 17679 ok 17680 ok 17681 - Empty again ok 17682 ok 17683 - Have all new values ok 17684 ok 17685 ok 17686 - Empty again ok 17687 ok 17688 - Have all new values ok 17689 ok 17690 ok 17691 - Empty again ok 17692 ok 17693 - user_data survived everything ok 17694 - user_data in list context too ok 17695 - Combined get/set ok 17696 ok 17697 - The object isa Canary ok 17698 ok 17699 ok 17700 ok 17701 ok 17702 - infinity survived everything ok 17703 - infinity in list context too ok 17704 - Combined get/set ok 17705 ok 17706 - The object isa Canary ok 17707 ok 17708 ok 17709 ok 17710 ok 17711 ok 17712 ok 17713 - Default userdata is undef ok 17714 - Default userdata is undef ok 17715 - return set infinity ok 17716 - The object isa Canary ok 17717 - return set infinity, even in list context ok 17718 - The object isa Canary ok 17719 - top_key on empty heap returns set infinity ok 17720 - The object isa Canary ok 17721 - top_key on empty heap returns set infinity, even in list context ok 17722 - The object isa Canary ok 17723 - min_key on empty heap returns set infinity ok 17724 - The object isa Canary ok 17725 - min_key on empty heap returns set infinity, even in list context ok 17726 - The object isa Canary ok 17727 ok 17728 ok 17729 ok 17730 ok 17731 ok 17732 ok 17733 ok 17734 - proper error message: Self absorption at t/02_stress.t line 811 # ok 17735 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 17736 ok 17737 ok 17738 ok 17739 ok 17740 ok 17741 ok 17742 ok 17743 ok 17744 ok 17745 ok 17746 ok 17747 ok 17748 ok 17749 ok 17750 ok 17751 ok 17752 - order: gt, elements: Object -'$f\#, dirty: 8 ok 17753 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 17754 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 17755 - Have all new values ok 17756 ok 17757 ok 17758 - Empty again ok 17759 ok 17760 - Have all new values ok 17761 ok 17762 ok 17763 - Empty again ok 17764 ok 17765 ok 17766 ok 17767 ok 17768 ok 17769 ok 17770 ok 17771 ok 17772 ok 17773 ok 17774 ok 17775 ok 17776 ok 17777 ok 17778 ok 17779 ok 17780 ok 17781 ok 17782 ok 17783 ok 17784 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 17785 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 17786 - Have all new values ok 17787 ok 17788 ok 17789 - Empty again ok 17790 ok 17791 - Have all new values ok 17792 ok 17793 ok 17794 - Empty again ok 17795 ok 17796 ok 17797 ok 17798 ok 17799 ok 17800 ok 17801 ok 17802 ok 17803 ok 17804 ok 17805 ok 17806 ok 17807 ok 17808 ok 17809 ok 17810 ok 17811 ok 17812 ok 17813 ok 17814 ok 17815 ok 17816 ok 17817 ok 17818 - Start empty ok 17819 ok 17820 ok 17821 ok 17822 ok 17823 - There are no values ok 17824 - There are no keys ok 17825 - Expected order ok 17826 - Expected order ok 17827 - Expected element type ok 17828 - Expected element type ok 17829 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 17830 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 17831 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 17832 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 17833 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 17834 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 17835 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 17836 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 17837 - proper infinity ok 17838 - proper infinity ok 17839 - Count is number of inserts ok 17840 - There are 9 values ok 17841 - There are 9 keys ok 17842 - keys and values have compatible order ok 17843 ok 17844 - Count lowered by extracts ok 17845 - 2 values left ok 17846 - Empty after clear ok 17847 - Double clear works ok 17848 - Empty after extract_all ok 17849 - extract_top on empty heap dies ok 17850 - extract_top on empty heap dies ok 17851 - extract_min on empty heap dies ok 17852 - extract_min on empty heap dies ok 17853 - extract first on empty returns undef ok 17854 - extract first on empty returns no values ok 17855 - top on empty heap dies ok 17856 - top on empty heap dies ok 17857 - undefined first on empty heap ok 17858 - Undef first key in list context ok 17859 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 17860 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 17861 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 17862 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 17863 - undef first_key ok 17864 - Undef from first_key in list context ok 17865 - There are no values ok 17866 - There are no keys ok 17867 - There are no values ok 17868 - Scalar is simple ok 17869 - Scalars aren't wrapped ok 17870 - Scalars aren't wrapped ok 17871 ok 17872 ok 17873 ok 17874 ok 17875 - Use value itself as key ok 17876 - Use value itself as key ok 17877 - Is also the effective key ok 17878 - Is also the effective key ok 17879 - Is also the effective key ok 17880 - Is also the effective key ok 17881 - Is also the effective key ok 17882 - Is also the effective key ok 17883 - Is also the effective key ok 17884 ok 17885 ok 17886 ok 17887 ok 17888 ok 17889 ok 17890 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 17891 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 17892 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 17893 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 17894 - user_data survived everything ok 17895 - user_data in list context too ok 17896 - Combined get/set ok 17897 ok 17898 - The object isa Canary ok 17899 ok 17900 ok 17901 ok 17902 ok 17903 - infinity survived everything ok 17904 - infinity in list context too ok 17905 - Combined get/set ok 17906 ok 17907 - The object isa Canary ok 17908 ok 17909 ok 17910 ok 17911 ok 17912 ok 17913 ok 17914 - Default userdata is undef ok 17915 - Default userdata is undef ok 17916 - return set infinity ok 17917 - The object isa Canary ok 17918 - return set infinity, even in list context ok 17919 - The object isa Canary ok 17920 - top_key on empty heap returns set infinity ok 17921 - The object isa Canary ok 17922 - top_key on empty heap returns set infinity, even in list context ok 17923 - The object isa Canary ok 17924 - min_key on empty heap returns set infinity ok 17925 - The object isa Canary ok 17926 - min_key on empty heap returns set infinity, even in list context ok 17927 - The object isa Canary ok 17928 ok 17929 ok 17930 ok 17931 ok 17932 ok 17933 ok 17934 ok 17935 - proper error message: Self absorption at t/02_stress.t line 811 # ok 17936 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 17937 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 17938 ok 17939 ok 17940 ok 17941 ok 17942 ok 17943 ok 17944 ok 17945 ok 17946 ok 17947 ok 17948 ok 17949 ok 17950 ok 17951 ok 17952 - order: CODE(0x1c83a3c), elements: Scalar, dirty: 8 ok 17953 ok 17954 ok 17955 ok 17956 - Start empty ok 17957 ok 17958 ok 17959 ok 17960 ok 17961 - There are no values ok 17962 - There are no keys ok 17963 - Expected order ok 17964 - Expected order ok 17965 - Expected element type ok 17966 - Expected element type ok 17967 ok 17968 ok 17969 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 17970 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 17971 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 17972 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 17973 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 17974 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 17975 - proper infinity ok 17976 - proper infinity ok 17977 - Count is number of inserts ok 17978 - There are 9 values ok 17979 - There are 9 keys ok 17980 - keys and values have compatible order ok 17981 ok 17982 - Count lowered by extracts ok 17983 - 2 values left ok 17984 - Empty after clear ok 17985 - Double clear works ok 17986 - Empty after extract_all ok 17987 - extract_top on empty heap dies ok 17988 - extract_top on empty heap dies ok 17989 - extract_min on empty heap dies ok 17990 - extract_min on empty heap dies ok 17991 - extract first on empty returns undef ok 17992 - extract first on empty returns no values ok 17993 - top on empty heap dies ok 17994 - top on empty heap dies ok 17995 - undefined first on empty heap ok 17996 - Undef first key in list context ok 17997 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 17998 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 17999 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 18000 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 18001 - undef first_key ok 18002 - Undef from first_key in list context ok 18003 - There are no values ok 18004 - There are no keys ok 18005 - There are no values ok 18006 - The object isa Canary ok 18007 ok 18008 - Arrays aren't wrapped ok 18009 - Arrays aren't wrapped ok 18010 ok 18011 ok 18012 ok 18013 ok 18014 - Use value itself as key ok 18015 - Use value itself as key ok 18016 - Is also the effective key ok 18017 - Is also the effective key ok 18018 - Is also the effective key ok 18019 - Is also the effective key ok 18020 - Is also the effective key ok 18021 - Is also the effective key ok 18022 - Is also the effective key ok 18023 ok 18024 ok 18025 ok 18026 ok 18027 ok 18028 ok 18029 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18030 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18031 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18032 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18033 - user_data survived everything ok 18034 - user_data in list context too ok 18035 - Combined get/set ok 18036 ok 18037 - The object isa Canary ok 18038 ok 18039 ok 18040 ok 18041 ok 18042 - infinity survived everything ok 18043 - infinity in list context too ok 18044 - Combined get/set ok 18045 ok 18046 - The object isa Canary ok 18047 ok 18048 ok 18049 ok 18050 ok 18051 ok 18052 ok 18053 - Default userdata is undef ok 18054 - Default userdata is undef ok 18055 - return set infinity ok 18056 - The object isa Canary ok 18057 - return set infinity, even in list context ok 18058 - The object isa Canary ok 18059 - top_key on empty heap returns set infinity ok 18060 - The object isa Canary ok 18061 - top_key on empty heap returns set infinity, even in list context ok 18062 - The object isa Canary ok 18063 - min_key on empty heap returns set infinity ok 18064 - The object isa Canary ok 18065 - min_key on empty heap returns set infinity, even in list context ok 18066 - The object isa Canary ok 18067 ok 18068 ok 18069 ok 18070 ok 18071 ok 18072 ok 18073 ok 18074 - proper error message: Self absorption at t/02_stress.t line 811 # ok 18075 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18076 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 18077 ok 18078 ok 18079 ok 18080 ok 18081 ok 18082 ok 18083 ok 18084 ok 18085 ok 18086 ok 18087 ok 18088 ok 18089 ok 18090 ok 18091 - order: CODE(0x1c83a3c), elements: Array 1, dirty: 8 ok 18092 ok 18093 ok 18094 ok 18095 - Start empty ok 18096 ok 18097 ok 18098 ok 18099 ok 18100 - There are no values ok 18101 - There are no keys ok 18102 - Expected order ok 18103 - Expected order ok 18104 - Expected element type ok 18105 - Expected element type ok 18106 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 18107 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 18108 ok 18109 ok 18110 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 18111 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 18112 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 18113 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 18114 - proper infinity ok 18115 - proper infinity ok 18116 - Count is number of inserts ok 18117 - There are 9 values ok 18118 - There are 9 keys ok 18119 - keys and values have compatible order ok 18120 ok 18121 - Count lowered by extracts ok 18122 - 2 values left ok 18123 - Empty after clear ok 18124 - Double clear works ok 18125 - Empty after extract_all ok 18126 - extract_top on empty heap dies ok 18127 - extract_top on empty heap dies ok 18128 - extract_min on empty heap dies ok 18129 - extract_min on empty heap dies ok 18130 - extract first on empty returns undef ok 18131 - extract first on empty returns no values ok 18132 - top on empty heap dies ok 18133 - top on empty heap dies ok 18134 - undefined first on empty heap ok 18135 - Undef first key in list context ok 18136 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 18137 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 18138 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 18139 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 18140 - undef first_key ok 18141 - Undef from first_key in list context ok 18142 - There are no values ok 18143 - There are no keys ok 18144 - There are no values ok 18145 - The object isa Canary ok 18146 ok 18147 - Hashes aren't wrapped ok 18148 - Hashes aren't wrapped ok 18149 ok 18150 ok 18151 ok 18152 ok 18153 - Use value itself as key ok 18154 - Use value itself as key ok 18155 - Is also the effective key ok 18156 - Is also the effective key ok 18157 - Is also the effective key ok 18158 - Is also the effective key ok 18159 - Is also the effective key ok 18160 - Is also the effective key ok 18161 - Is also the effective key ok 18162 ok 18163 ok 18164 ok 18165 ok 18166 ok 18167 ok 18168 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18169 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18170 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18171 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18172 - user_data survived everything ok 18173 - user_data in list context too ok 18174 - Combined get/set ok 18175 ok 18176 - The object isa Canary ok 18177 ok 18178 ok 18179 ok 18180 ok 18181 - infinity survived everything ok 18182 - infinity in list context too ok 18183 - Combined get/set ok 18184 ok 18185 - The object isa Canary ok 18186 ok 18187 ok 18188 ok 18189 ok 18190 ok 18191 ok 18192 - Default userdata is undef ok 18193 - Default userdata is undef ok 18194 - return set infinity ok 18195 - The object isa Canary ok 18196 - return set infinity, even in list context ok 18197 - The object isa Canary ok 18198 - top_key on empty heap returns set infinity ok 18199 - The object isa Canary ok 18200 - top_key on empty heap returns set infinity, even in list context ok 18201 - The object isa Canary ok 18202 - min_key on empty heap returns set infinity ok 18203 - The object isa Canary ok 18204 - min_key on empty heap returns set infinity, even in list context ok 18205 - The object isa Canary ok 18206 ok 18207 ok 18208 ok 18209 ok 18210 ok 18211 ok 18212 ok 18213 - proper error message: Self absorption at t/02_stress.t line 811 # ok 18214 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18215 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 18216 ok 18217 ok 18218 ok 18219 ok 18220 ok 18221 ok 18222 ok 18223 ok 18224 ok 18225 ok 18226 ok 18227 ok 18228 ok 18229 ok 18230 - order: CODE(0x1c83a3c), elements: Hash foo, dirty: 8 ok 18231 ok 18232 ok 18233 ok 18234 - Start empty ok 18235 ok 18236 ok 18237 ok 18238 ok 18239 - There are no values ok 18240 - There are no keys ok 18241 - Expected order ok 18242 - Expected order ok 18243 - Expected element type ok 18244 - Expected element type ok 18245 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 18246 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 18247 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 18248 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 18249 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 18250 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 18251 ok 18252 ok 18253 - proper infinity ok 18254 - proper infinity ok 18255 - Count is number of inserts ok 18256 - There are 9 values ok 18257 - There are 9 keys ok 18258 - keys and values have compatible order ok 18259 ok 18260 - Count lowered by extracts ok 18261 - 2 values left ok 18262 - Empty after clear ok 18263 - Double clear works ok 18264 - Empty after extract_all ok 18265 - extract_top on empty heap dies ok 18266 - extract_top on empty heap dies ok 18267 - extract_min on empty heap dies ok 18268 - extract_min on empty heap dies ok 18269 - extract first on empty returns undef ok 18270 - extract first on empty returns no values ok 18271 - top on empty heap dies ok 18272 - top on empty heap dies ok 18273 - undefined first on empty heap ok 18274 - Undef first key in list context ok 18275 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 18276 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 18277 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 18278 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 18279 - undef first_key ok 18280 - Undef from first_key in list context ok 18281 - There are no values ok 18282 - There are no keys ok 18283 - There are no values ok 18284 - The object isa Canary ok 18285 ok 18286 - Functions/Methods aren't wrapped ok 18287 - Functions/Methods aren't wrapped ok 18288 ok 18289 ok 18290 ok 18291 ok 18292 - Use value itself as key ok 18293 - Use value itself as key ok 18294 - Is also the effective key ok 18295 - Is also the effective key ok 18296 - Is also the effective key ok 18297 - Is also the effective key ok 18298 - Is also the effective key ok 18299 - Is also the effective key ok 18300 - Is also the effective key ok 18301 ok 18302 ok 18303 ok 18304 ok 18305 ok 18306 ok 18307 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18308 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18309 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18310 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18311 - user_data survived everything ok 18312 - user_data in list context too ok 18313 - Combined get/set ok 18314 ok 18315 - The object isa Canary ok 18316 ok 18317 ok 18318 ok 18319 ok 18320 - infinity survived everything ok 18321 - infinity in list context too ok 18322 - Combined get/set ok 18323 ok 18324 - The object isa Canary ok 18325 ok 18326 ok 18327 ok 18328 ok 18329 ok 18330 ok 18331 - Default userdata is undef ok 18332 - Default userdata is undef ok 18333 - return set infinity ok 18334 - The object isa Canary ok 18335 - return set infinity, even in list context ok 18336 - The object isa Canary ok 18337 - top_key on empty heap returns set infinity ok 18338 - The object isa Canary ok 18339 - top_key on empty heap returns set infinity, even in list context ok 18340 - The object isa Canary ok 18341 - min_key on empty heap returns set infinity ok 18342 - The object isa Canary ok 18343 - min_key on empty heap returns set infinity, even in list context ok 18344 - The object isa Canary ok 18345 ok 18346 ok 18347 ok 18348 ok 18349 ok 18350 ok 18351 ok 18352 - proper error message: Self absorption at t/02_stress.t line 811 # ok 18353 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18354 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 18355 ok 18356 ok 18357 ok 18358 ok 18359 ok 18360 ok 18361 ok 18362 ok 18363 ok 18364 ok 18365 ok 18366 ok 18367 ok 18368 ok 18369 - order: CODE(0x1c83a3c), elements: Function CODE(0x3d177ac), dirty: 8 ok 18370 ok 18371 ok 18372 ok 18373 - Start empty ok 18374 ok 18375 ok 18376 ok 18377 ok 18378 - There are no values ok 18379 - There are no keys ok 18380 - Expected order ok 18381 - Expected order ok 18382 - Expected element type ok 18383 - Expected element type ok 18384 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 18385 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 18386 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 18387 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 18388 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 623 # ok 18389 - Proper error message: Heap elements are not of type 'Method' or 'Object' at t/FakeHeap.pm line 618 # ok 18390 ok 18391 ok 18392 - proper infinity ok 18393 - proper infinity ok 18394 - Count is number of inserts ok 18395 - There are 9 values ok 18396 - There are 9 keys ok 18397 - keys and values have compatible order ok 18398 ok 18399 - Count lowered by extracts ok 18400 - 2 values left ok 18401 - Empty after clear ok 18402 - Double clear works ok 18403 - Empty after extract_all ok 18404 - extract_top on empty heap dies ok 18405 - extract_top on empty heap dies ok 18406 - extract_min on empty heap dies ok 18407 - extract_min on empty heap dies ok 18408 - extract first on empty returns undef ok 18409 - extract first on empty returns no values ok 18410 - top on empty heap dies ok 18411 - top on empty heap dies ok 18412 - undefined first on empty heap ok 18413 - Undef first key in list context ok 18414 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 18415 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 18416 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 18417 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 18418 - undef first_key ok 18419 - Undef from first_key in list context ok 18420 - There are no values ok 18421 - There are no keys ok 18422 - There are no values ok 18423 - The object isa Canary ok 18424 ok 18425 - Any/Objects aren't wrapped ok 18426 - Any/Objects aren't wrapped ok 18427 ok 18428 ok 18429 ok 18430 ok 18431 - Use value itself as key ok 18432 - Use value itself as key ok 18433 - Is also the effective key ok 18434 - Is also the effective key ok 18435 - Is also the effective key ok 18436 - Is also the effective key ok 18437 - Is also the effective key ok 18438 - Is also the effective key ok 18439 - Is also the effective key ok 18440 ok 18441 ok 18442 ok 18443 ok 18444 ok 18445 ok 18446 - Have all new values ok 18447 ok 18448 ok 18449 - Empty again ok 18450 ok 18451 - Have all new values ok 18452 ok 18453 ok 18454 - Empty again ok 18455 ok 18456 - Have all new values ok 18457 ok 18458 ok 18459 - Empty again ok 18460 ok 18461 - Have all new values ok 18462 ok 18463 ok 18464 - Empty again ok 18465 ok 18466 - user_data survived everything ok 18467 - user_data in list context too ok 18468 - Combined get/set ok 18469 ok 18470 - The object isa Canary ok 18471 ok 18472 ok 18473 ok 18474 ok 18475 - infinity survived everything ok 18476 - infinity in list context too ok 18477 - Combined get/set ok 18478 ok 18479 - The object isa Canary ok 18480 ok 18481 ok 18482 ok 18483 ok 18484 ok 18485 ok 18486 - Default userdata is undef ok 18487 - Default userdata is undef ok 18488 - return set infinity ok 18489 - The object isa Canary ok 18490 - return set infinity, even in list context ok 18491 - The object isa Canary ok 18492 - top_key on empty heap returns set infinity ok 18493 - The object isa Canary ok 18494 - top_key on empty heap returns set infinity, even in list context ok 18495 - The object isa Canary ok 18496 - min_key on empty heap returns set infinity ok 18497 - The object isa Canary ok 18498 - min_key on empty heap returns set infinity, even in list context ok 18499 - The object isa Canary ok 18500 ok 18501 ok 18502 ok 18503 ok 18504 ok 18505 ok 18506 ok 18507 - proper error message: Self absorption at t/02_stress.t line 811 # ok 18508 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18509 ok 18510 ok 18511 ok 18512 ok 18513 ok 18514 ok 18515 ok 18516 ok 18517 ok 18518 ok 18519 ok 18520 ok 18521 ok 18522 ok 18523 ok 18524 ok 18525 - order: CODE(0x1c83a3c), elements: Any CODE(0x3d197cc), dirty: 8 ok 18526 ok 18527 ok 18528 ok 18529 - Start empty ok 18530 ok 18531 ok 18532 ok 18533 ok 18534 - There are no values ok 18535 - There are no keys ok 18536 - Expected order ok 18537 - Expected order ok 18538 - Expected element type ok 18539 - Expected element type ok 18540 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 18541 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 18542 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 18543 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 18544 ok 18545 ok 18546 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 18547 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 18548 - proper infinity ok 18549 - proper infinity ok 18550 - Count is number of inserts ok 18551 - There are 9 values ok 18552 - There are 9 keys ok 18553 - keys and values have compatible order ok 18554 ok 18555 - Count lowered by extracts ok 18556 - 2 values left ok 18557 - Empty after clear ok 18558 - Double clear works ok 18559 - Empty after extract_all ok 18560 - extract_top on empty heap dies ok 18561 - extract_top on empty heap dies ok 18562 - extract_min on empty heap dies ok 18563 - extract_min on empty heap dies ok 18564 - extract first on empty returns undef ok 18565 - extract first on empty returns no values ok 18566 - top on empty heap dies ok 18567 - top on empty heap dies ok 18568 - undefined first on empty heap ok 18569 - Undef first key in list context ok 18570 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 18571 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 18572 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 18573 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 18574 - undef first_key ok 18575 - Undef from first_key in list context ok 18576 - There are no values ok 18577 - There are no keys ok 18578 - There are no values ok 18579 - The object isa Canary ok 18580 ok 18581 - Functions/Methods aren't wrapped ok 18582 - Functions/Methods aren't wrapped ok 18583 ok 18584 ok 18585 ok 18586 ok 18587 - Use value itself as key ok 18588 - Use value itself as key ok 18589 - Is also the effective key ok 18590 - Is also the effective key ok 18591 - Is also the effective key ok 18592 - Is also the effective key ok 18593 - Is also the effective key ok 18594 - Is also the effective key ok 18595 - Is also the effective key ok 18596 ok 18597 ok 18598 ok 18599 ok 18600 ok 18601 ok 18602 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18603 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18604 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18605 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18606 - user_data survived everything ok 18607 - user_data in list context too ok 18608 - Combined get/set ok 18609 ok 18610 - The object isa Canary ok 18611 ok 18612 ok 18613 ok 18614 ok 18615 - infinity survived everything ok 18616 - infinity in list context too ok 18617 - Combined get/set ok 18618 ok 18619 - The object isa Canary ok 18620 ok 18621 ok 18622 ok 18623 ok 18624 ok 18625 ok 18626 - Default userdata is undef ok 18627 - Default userdata is undef ok 18628 - return set infinity ok 18629 - The object isa Canary ok 18630 - return set infinity, even in list context ok 18631 - The object isa Canary ok 18632 - top_key on empty heap returns set infinity ok 18633 - The object isa Canary ok 18634 - top_key on empty heap returns set infinity, even in list context ok 18635 - The object isa Canary ok 18636 - min_key on empty heap returns set infinity ok 18637 - The object isa Canary ok 18638 - min_key on empty heap returns set infinity, even in list context ok 18639 - The object isa Canary ok 18640 ok 18641 ok 18642 ok 18643 ok 18644 ok 18645 ok 18646 ok 18647 - proper error message: Self absorption at t/02_stress.t line 811 # ok 18648 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18649 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 18650 ok 18651 ok 18652 ok 18653 ok 18654 ok 18655 ok 18656 ok 18657 ok 18658 ok 18659 ok 18660 ok 18661 ok 18662 ok 18663 ok 18664 - order: CODE(0x1c83a3c), elements: Method meth, dirty: 8 ok 18665 ok 18666 ok 18667 ok 18668 - Start empty ok 18669 ok 18670 ok 18671 ok 18672 ok 18673 - There are no values ok 18674 - There are no keys ok 18675 - Expected order ok 18676 - Expected order ok 18677 - Expected element type ok 18678 - Expected element type ok 18679 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 18680 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 18681 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 18682 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 18683 ok 18684 ok 18685 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 18686 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 18687 - proper infinity ok 18688 - proper infinity ok 18689 - Count is number of inserts ok 18690 - There are 9 values ok 18691 - There are 9 keys ok 18692 - keys and values have compatible order ok 18693 ok 18694 - Count lowered by extracts ok 18695 - 2 values left ok 18696 - Empty after clear ok 18697 - Double clear works ok 18698 - Empty after extract_all ok 18699 - extract_top on empty heap dies ok 18700 - extract_top on empty heap dies ok 18701 - extract_min on empty heap dies ok 18702 - extract_min on empty heap dies ok 18703 - extract first on empty returns undef ok 18704 - extract first on empty returns no values ok 18705 - top on empty heap dies ok 18706 - top on empty heap dies ok 18707 - undefined first on empty heap ok 18708 - Undef first key in list context ok 18709 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 18710 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 18711 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 18712 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 18713 - undef first_key ok 18714 - Undef from first_key in list context ok 18715 - There are no values ok 18716 - There are no keys ok 18717 - There are no values ok 18718 - The object isa Canary ok 18719 ok 18720 - Functions/Methods aren't wrapped ok 18721 - Functions/Methods aren't wrapped ok 18722 ok 18723 ok 18724 ok 18725 ok 18726 - Use value itself as key ok 18727 - Use value itself as key ok 18728 - Is also the effective key ok 18729 - Is also the effective key ok 18730 - Is also the effective key ok 18731 - Is also the effective key ok 18732 - Is also the effective key ok 18733 - Is also the effective key ok 18734 - Is also the effective key ok 18735 ok 18736 ok 18737 ok 18738 ok 18739 ok 18740 ok 18741 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18742 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18743 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18744 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18745 - user_data survived everything ok 18746 - user_data in list context too ok 18747 - Combined get/set ok 18748 ok 18749 - The object isa Canary ok 18750 ok 18751 ok 18752 ok 18753 ok 18754 - infinity survived everything ok 18755 - infinity in list context too ok 18756 - Combined get/set ok 18757 ok 18758 - The object isa Canary ok 18759 ok 18760 ok 18761 ok 18762 ok 18763 ok 18764 ok 18765 - Default userdata is undef ok 18766 - Default userdata is undef ok 18767 - return set infinity ok 18768 - The object isa Canary ok 18769 - return set infinity, even in list context ok 18770 - The object isa Canary ok 18771 - top_key on empty heap returns set infinity ok 18772 - The object isa Canary ok 18773 - top_key on empty heap returns set infinity, even in list context ok 18774 - The object isa Canary ok 18775 - min_key on empty heap returns set infinity ok 18776 - The object isa Canary ok 18777 - min_key on empty heap returns set infinity, even in list context ok 18778 - The object isa Canary ok 18779 ok 18780 ok 18781 ok 18782 ok 18783 ok 18784 ok 18785 ok 18786 - proper error message: Self absorption at t/02_stress.t line 811 # ok 18787 - Proper error message: This heap type does not support key_insert at t/FakeHeap.pm line 168 # ok 18788 - proper error message: This heap type does not support _key_insert at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Heap-Simple-Perl\blib\lib/Heap/Simple/Wrapper.pm line 188 # ok 18789 ok 18790 ok 18791 ok 18792 ok 18793 ok 18794 ok 18795 ok 18796 ok 18797 ok 18798 ok 18799 ok 18800 ok 18801 ok 18802 ok 18803 - order: CODE(0x1c83a3c), elements: Method -'$f\#, dirty: 8 ok 18804 ok 18805 ok 18806 ok 18807 - Start empty ok 18808 ok 18809 ok 18810 ok 18811 ok 18812 - There are no values ok 18813 - There are no keys ok 18814 - Expected order ok 18815 - Expected order ok 18816 - Expected element type ok 18817 - Expected element type ok 18818 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 18819 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 18820 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 18821 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 18822 ok 18823 ok 18824 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 18825 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 18826 - proper infinity ok 18827 - proper infinity ok 18828 - Count is number of inserts ok 18829 - There are 9 values ok 18830 - There are 9 keys ok 18831 - keys and values have compatible order ok 18832 ok 18833 - Count lowered by extracts ok 18834 - 2 values left ok 18835 - Empty after clear ok 18836 - Double clear works ok 18837 - Empty after extract_all ok 18838 - extract_top on empty heap dies ok 18839 - extract_top on empty heap dies ok 18840 - extract_min on empty heap dies ok 18841 - extract_min on empty heap dies ok 18842 - extract first on empty returns undef ok 18843 - extract first on empty returns no values ok 18844 - top on empty heap dies ok 18845 - top on empty heap dies ok 18846 - undefined first on empty heap ok 18847 - Undef first key in list context ok 18848 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 18849 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 18850 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 18851 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 18852 - undef first_key ok 18853 - Undef from first_key in list context ok 18854 - There are no values ok 18855 - There are no keys ok 18856 - There are no values ok 18857 - The object isa Canary ok 18858 ok 18859 - Any/Objects aren't wrapped ok 18860 - Any/Objects aren't wrapped ok 18861 ok 18862 ok 18863 ok 18864 ok 18865 - Use value itself as key ok 18866 - Use value itself as key ok 18867 - Is also the effective key ok 18868 - Is also the effective key ok 18869 - Is also the effective key ok 18870 - Is also the effective key ok 18871 - Is also the effective key ok 18872 - Is also the effective key ok 18873 - Is also the effective key ok 18874 ok 18875 ok 18876 ok 18877 ok 18878 ok 18879 ok 18880 - Have all new values ok 18881 ok 18882 ok 18883 - Empty again ok 18884 ok 18885 - Have all new values ok 18886 ok 18887 ok 18888 - Empty again ok 18889 ok 18890 - Have all new values ok 18891 ok 18892 ok 18893 - Empty again ok 18894 ok 18895 - Have all new values ok 18896 ok 18897 ok 18898 - Empty again ok 18899 ok 18900 - user_data survived everything ok 18901 - user_data in list context too ok 18902 - Combined get/set ok 18903 ok 18904 - The object isa Canary ok 18905 ok 18906 ok 18907 ok 18908 ok 18909 - infinity survived everything ok 18910 - infinity in list context too ok 18911 - Combined get/set ok 18912 ok 18913 - The object isa Canary ok 18914 ok 18915 ok 18916 ok 18917 ok 18918 ok 18919 ok 18920 - Default userdata is undef ok 18921 - Default userdata is undef ok 18922 - return set infinity ok 18923 - The object isa Canary ok 18924 - return set infinity, even in list context ok 18925 - The object isa Canary ok 18926 - top_key on empty heap returns set infinity ok 18927 - The object isa Canary ok 18928 - top_key on empty heap returns set infinity, even in list context ok 18929 - The object isa Canary ok 18930 - min_key on empty heap returns set infinity ok 18931 - The object isa Canary ok 18932 - min_key on empty heap returns set infinity, even in list context ok 18933 - The object isa Canary ok 18934 ok 18935 ok 18936 ok 18937 ok 18938 ok 18939 ok 18940 ok 18941 - proper error message: Self absorption at t/02_stress.t line 811 # ok 18942 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 18943 ok 18944 ok 18945 ok 18946 ok 18947 ok 18948 ok 18949 ok 18950 ok 18951 ok 18952 ok 18953 ok 18954 ok 18955 ok 18956 ok 18957 ok 18958 ok 18959 - order: CODE(0x1c83a3c), elements: Object meth, dirty: 8 ok 18960 ok 18961 ok 18962 ok 18963 - Start empty ok 18964 ok 18965 ok 18966 ok 18967 ok 18968 - There are no values ok 18969 - There are no keys ok 18970 - Expected order ok 18971 - Expected order ok 18972 - Expected element type ok 18973 - Expected element type ok 18974 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 581 # ok 18975 - Proper error message: Heap elements are not of type 'Array' at t/FakeHeap.pm line 576 # ok 18976 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 602 # ok 18977 - Proper error message: Heap elements are not of type 'Hash' at t/FakeHeap.pm line 597 # ok 18978 ok 18979 ok 18980 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 646 # ok 18981 - Proper error message: Heap elements are not of type 'Function' or 'Any' at t/FakeHeap.pm line 641 # ok 18982 - proper infinity ok 18983 - proper infinity ok 18984 - Count is number of inserts ok 18985 - There are 9 values ok 18986 - There are 9 keys ok 18987 - keys and values have compatible order ok 18988 ok 18989 - Count lowered by extracts ok 18990 - 2 values left ok 18991 - Empty after clear ok 18992 - Double clear works ok 18993 - Empty after extract_all ok 18994 - extract_top on empty heap dies ok 18995 - extract_top on empty heap dies ok 18996 - extract_min on empty heap dies ok 18997 - extract_min on empty heap dies ok 18998 - extract first on empty returns undef ok 18999 - extract first on empty returns no values ok 19000 - top on empty heap dies ok 19001 - top on empty heap dies ok 19002 - undefined first on empty heap ok 19003 - Undef first key in list context ok 19004 - Proper error message: Empty heap at t/FakeHeap.pm line 415 # ok 19005 - Proper error message: Empty heap at t/FakeHeap.pm line 411 # ok 19006 - Proper error message: Empty heap at t/FakeHeap.pm line 456 # ok 19007 - Proper error message: Empty heap at t/FakeHeap.pm line 452 # ok 19008 - undef first_key ok 19009 - Undef from first_key in list context ok 19010 - There are no values ok 19011 - There are no keys ok 19012 - There are no values ok 19013 - The object isa Canary ok 19014 ok 19015 - Any/Objects aren't wrapped ok 19016 - Any/Objects aren't wrapped ok 19017 ok 19018 ok 19019 ok 19020 ok 19021 - Use value itself as key ok 19022 - Use value itself as key ok 19023 - Is also the effective key ok 19024 - Is also the effective key ok 19025 - Is also the effective key ok 19026 - Is also the effective key ok 19027 - Is also the effective key ok 19028 - Is also the effective key ok 19029 - Is also the effective key ok 19030 ok 19031 ok 19032 ok 19033 ok 19034 ok 19035 ok 19036 - Have all new values ok 19037 ok 19038 ok 19039 - Empty again ok 19040 ok 19041 - Have all new values ok 19042 ok 19043 ok 19044 - Empty again ok 19045 ok 19046 - Have all new values ok 19047 ok 19048 ok 19049 - Empty again ok 19050 ok 19051 - Have all new values ok 19052 ok 19053 ok 19054 - Empty again ok 19055 ok 19056 - user_data survived everything ok 19057 - user_data in list context too ok 19058 - Combined get/set ok 19059 ok 19060 - The object isa Canary ok 19061 ok 19062 ok 19063 ok 19064 ok 19065 - infinity survived everything ok 19066 - infinity in list context too ok 19067 - Combined get/set ok 19068 ok 19069 - The object isa Canary ok 19070 ok 19071 ok 19072 ok 19073 ok 19074 ok 19075 ok 19076 - Default userdata is undef ok 19077 - Default userdata is undef ok 19078 - return set infinity ok 19079 - The object isa Canary ok 19080 - return set infinity, even in list context ok 19081 - The object isa Canary ok 19082 - top_key on empty heap returns set infinity ok 19083 - The object isa Canary ok 19084 - top_key on empty heap returns set infinity, even in list context ok 19085 - The object isa Canary ok 19086 - min_key on empty heap returns set infinity ok 19087 - The object isa Canary ok 19088 - min_key on empty heap returns set infinity, even in list context ok 19089 - The object isa Canary ok 19090 ok 19091 ok 19092 ok 19093 ok 19094 ok 19095 ok 19096 ok 19097 - proper error message: Self absorption at t/02_stress.t line 811 # ok 19098 - Proper error message: This heap type does not support _key_insert at t/FakeHeap.pm line 196 # ok 19099 ok 19100 ok 19101 ok 19102 ok 19103 ok 19104 ok 19105 ok 19106 ok 19107 ok 19108 ok 19109 ok 19110 ok 19111 ok 19112 ok 19113 ok 19114 ok 19115 - order: CODE(0x1c83a3c), elements: Object -'$f\#, dirty: 8 ok 19116 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 19117 - Proper error message: Element type 'Any' without key code at t/FakeHeap.pm line 142 # ok 19118 - Have all new values ok 19119 ok 19120 ok 19121 - Empty again ok 19122 ok 19123 - Have all new values ok 19124 ok 19125 ok 19126 - Empty again ok 19127 ok 19128 ok 19129 ok 19130 ok 19131 ok 19132 ok 19133 ok 19134 ok 19135 ok 19136 ok 19137 ok 19138 ok 19139 ok 19140 ok 19141 ok 19142 ok 19143 ok 19144 ok 19145 ok 19146 ok 19147 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 19148 - Proper error message: Element type 'Object' without key method at t/FakeHeap.pm line 142 # ok 19149 - Have all new values ok 19150 ok 19151 ok 19152 - Empty again ok 19153 ok 19154 - Have all new values ok 19155 ok 19156 ok 19157 - Empty again ok 19158 ok 19159 ok 19160 ok 19161 ok 19162 ok 19163 ok 19164 ok 19165 ok 19166 ok 19167 ok 19168 ok 19169 ok 19170 ok 19171 ok 19172 ok 19173 ok 19174 ok 19175 ok 19176 ok 19177 1..19177 ok t/03_magic.......ok 1 - use Heap::Simple; ok 2 - 1 fetch for the class, 14 fetches for the options, 2 fetches for the elements plus 3 extra because we didn't make a copy ok 3 - Magic options access ok 4 - Deep magic options access ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 - Access the key even for empty insert ok 25 - Immediately activate magic ok 26 ok 27 - No double activation ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 - Key fetch even on empty heap ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 1..47 ok t/04_overload....ok 1 - use Heap::Simple; ok 2 ok 3 ok 4 ok 5 1..5 ok t/99_speed.......1..2 ok 1 # skip No benchmark requested ok 2 # skip No benchmark requested ok 2/2 skipped: various reasons All tests successful, 2 subtests skipped. Files=6, Tests=19286, 34 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Heap\Simple\Perl.html Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\autosplit.ix Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\extract_first.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\extract_min.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\extract_top.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\extract_upto.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\first.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\first_key.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\infinity.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\insert.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\key.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\keys.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\merge_arrays.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\min_key.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\top.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\top_key.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\user_data.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\values.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\_absorb.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\_e_recover.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\_i_recover.al Installing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\_key_absorb.al Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Any.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Array.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Function.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Hash.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Less.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Method.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Number.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\NumberReverse.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Object.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Perl.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Scalar.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\String.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\StringReverse.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Wrapper.pm Installing C:\cpanrun\build\5-10-0\site\lib\Heap\Simple\Perl\Package.pm Writing C:\cpanrun\build\5-10-0\site\lib\auto\Heap\Simple\Perl\.packlist Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod