I took a Pharo8 image and 

Metacello new
   repository: 'github://theseion/Fuel:3.0.2/repository';
   baseline: 'Fuel';
   load.

and run the tests and all the tests are green on my machine. 

595 ran, 576 passed, 1 skipped, 19 expected failures, 0 failures, 0 errors, 0 passed unexpected


S.