• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

facebook / react / 13976 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2016 07:42PM UTC
Files 231
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Nov 2016 05:44PM UTC coverage: 87.617% (+0.01%) from 87.603%
TEST_TYPE=test

push

travis-ci

web-flow
[Fiber] Fix infinite loop in scheduler and add more tests (#8172)

* Make test more complete

* Add a failing test for scheduling in reverse order

It hangs forever because we don't clear next pointer when unscheduling a root. Therefore, when it's scheduled again, it brings all its previous chain with it, potentially creating a cycle.

* Clear the next pointer when unscheduling a root

Fixes a potential infinite cycle when we reschedule a root.

* Add new tests to Fiber test tracker

8165 of 9319 relevant lines covered (87.62%)

3075.75 hits per line

Source Files on job 13976.2 (TEST_TYPE=test)
  • Tree
  • List 0
  • Changed 24
  • Source Changed 1
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13976
  • Travis Job 13976.2
  • 1a49b5f5 on github
  • Prev Job for TEST_TYPE=test on master (#13972.2)
  • Next Job for TEST_TYPE=test on master (#13979.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc