[SERVER-11233] Multiple JS tests fail with --use-ssl Created: 17/Oct/13  Updated: 27/Apr/15  Resolved: 13/Apr/15

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: 2.5.2
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Sridhar Nanjundeswaran Assignee: Andreas Nilsson
Resolution: Won't Fix Votes: 0
Labels: 26qa
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Windows 7 Enterprise Build on 2008 R2
Git hash:
mongo - 1ea7e56cb2b8653d4b0453f04728033df34be9e1
enterprise - d919ef07f817832732d2a0a2ec68251bc161193a


Issue Links:
Duplicate
is duplicated by SERVER-11252 21 of 32 tests fail in the repl suite... Closed
is duplicated by SERVER-11272 Tests failed in the sharded suite whe... Closed
Related
Backwards Compatibility: Fully Compatible
Participants:

 Description   

The use-ssl passthrough has been expanded to support any JS test in general, including those outside of the jstest/ssl directory. However multiple tests in other suites are still failing for different reasons. We would like to fix that in order to create an SSL MCI suite that would run all tests with SSL transport encryption enabled.

Log output from run in ReplSets

613 tests succeeded
106 tests didn't get run
The following tests failed (with exit code):
c:\Users\qa377\git\mongo\jstests\shellspawn.js  -3
Traceback (most recent call last):
  File "buildscripts\smoke.py", line 1116, in <module>
    main()
  File "buildscripts\smoke.py", line 1113, in main
    report()
  File "buildscripts\smoke.py", line 730, in report
    raise Exception("Test failures")
Exception: Test failures



 Comments   
Comment by Andreas Nilsson [ 13/Apr/15 ]

Given our current test framework rewrite this ticket does no longer make sense.

Comment by Andreas Nilsson [ 17/Oct/13 ]

sridhar is is somehow possible to run the entire js test suite without fixing this one. I would prefer to fix everything in one round. If the --continue-on-failure flag does not work on Windows you can edit the skipTest function in smoke.py to add the failing test for --use-ssl and recompile before running the suite.

Generated at Thu Feb 08 03:25:16 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.