Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jibran created an issue. See original summary.

jibran’s picture

Status: Active » Needs work
FileSize
3.49 KB

It is still failing https://travis-ci.org/jibran/dynamic_entity_reference/builds/143022426.

There was 1 failure:
1) Drupal\Tests\dynamic_entity_reference\FunctionalJavascript\DynamicEntityReferenceTest::testFieldSettings
Javascript condition met:
jQuery(".ui-autocomplete.ui-menu li.ui-menu-item:visible").length > 0
Failed asserting that false is true.
/home/travis/build/jibran/drupal/core/tests/Drupal/KernelTests/AssertLegacyTrait.php:31
/home/travis/build/jibran/drupal/core/tests/Drupal/FunctionalJavascriptTests/JavascriptTestBase.php:102
/home/travis/build/jibran/dynamic_entity_reference/tests/src/FunctionalJavascript/DynamicEntityReferenceTest.php:170
jibran’s picture

Assigned: jibran » Unassigned

I tried so many fixes can be seen at https://travis-ci.org/jibran/dynamic_entity_reference/builds. @larowlan can you suggest something?

jibran’s picture

  • jibran committed bf8d09d on 8.x-1.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    

  • jibran committed 31f0bfd on 8.x-1.x
    Issue #2762087 by jibran: Fix travis fails
    

  • jibran committed d8934df on 8.x-2.x
    Issue #2762087 by jibran: Fix travis fails
    

  • jibran committed d4ee625 on 8.x-2.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    
  • jibran committed d8934df on 8.x-2.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    

  • jibran committed 31f0bfd on 2762087-fix-travis-fails
    Issue #2762087 by jibran: Fix travis fails
    
  • jibran committed e95a8d7 on 2762087-fix-travis-fails
    Issue #2762087 by jibran: Fix travis fails
    

  • jibran committed 198590c on 8.x-2.x
    Issue #2762087 by jibran: Fix travis fails
    

  • jibran committed 30ce1d3 on 8.x-1.x
    Issue #2762087 by jibran: Fix travis fails
    

  • jibran committed 198590c on 8.x-2.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    
  • jibran committed c3b2c8a on 8.x-2.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    
  • jibran committed d8934df on 8.x-2.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    

  • jibran committed 30ce1d3 on 8.x-1.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    
  • jibran committed 31f0bfd on 8.x-1.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    
  • jibran committed a8f3f30 on 8.x-1.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    
    Signed-off-by: Jibran Ijaz...
jibran’s picture

Version: 8.x-1.x-dev » 8.x-2.x-dev
Status: Needs work » Needs review
FileSize
710.27 KB
jibran’s picture

Status: Needs review » Needs work

  • jibran committed 30ce1d3 on 8.x-1.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    
  • jibran committed 31f0bfd on 8.x-1.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    
  • jibran committed f737ad3 on 8.x-1.x-2762087
    Issue #2762087 by jibran: Fix travis fails
    
    Signed-off-by: Jibran Ijaz...
Wim Leers’s picture

Is this still relevant now that https://www.drupal.org/node/2250343/qa is all nice and green? :)

jibran’s picture

Title: Fix travis fails » Remove .travis.yml
Related issues: +#2722749: Add .travis.yml for github repo

The reason other than stated in #2722749: Add .travis.yml for github repo was to make sure 2.x upgrade path works on every supported PHP and SQL version. DrupalCI only allows limited versions so the idea was to run tests on all the known versions on Travis but now that upgrade path has been there for almost more than a year and I haven't seen any issue popping up in the queue related to the upgrade path I think we can remove it.

Wim Leers’s picture

🎉

jibran’s picture

  • jibran committed 8cb838b on 8.x-1.x
    Issue #2762087 by jibran, Wim Leers: Remove .travis.yml
    

  • jibran committed 9b1dbc5 on 8.x-2.x
    Issue #2762087 by jibran, Wim Leers: Remove .travis.yml
    

  • jibran committed eb1b18b on 8.x-2.x
    Issue #2762087 by jibran: Updated README.
    

  • jibran committed 8ea6635 on 8.x-1.x
    Issue #2762087 by jibran: Updated README.
    
jibran’s picture

Status: Needs work » Fixed

.travis.yml file has been removed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.