Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

98
Views
Los casos de prueba de Jasmine se desconectan mientras se ejecutan casos de prueba

Estoy ejecutando más de 2000 casos de prueba usando karma en el navegador Chrome, se desconecta después de ejecutar 1200 casos de prueba. ¿Alguien enfrenta este problema y me deja saber alguna solución para resolver este problema? Configuración de mi karma: config.set({

 // base path that will be used to resolve all patterns (eg. files, exclude) basePath: '', // frameworks to use // available frameworks: https://npmjs.org/browse/keyword/karma-adapter frameworks: ['jasmine-ajax', 'jasmine', 'requirejs'], // list of files / patterns to load in the browser files: [ "test-main.js", // Add dependent package's script files here ], // list of files to exclude exclude: [ ], // preprocess matching files before serving them to the browser // available preprocessors: https://npmjs.org/browse/keyword/karma-preprocessor preprocessors: {}, // test results reporter to use // possible values: 'dots', 'progress' // available reporters: https://npmjs.org/browse/keyword/karma-reporter reporters: ['dots', 'html'], // the default html configuration htmlReporter: { outputFile: "test-report/units.html", pageTitle: "Unit Tests", subPageTitle: "Asampleprojectdescription" }, // web server port port: 9876, // enable / disable colors in the output (reporters and logs) colors: true, // level of logging // possible values: config.LOG_DISABLE || config.LOG_ERROR || config.LOG_WARN || config.LOG_INFO || config.LOG_DEBUG logLevel: config.LOG_INFO, // enable / disable watching file and executing tests whenever any file changes autoWatch: true, // start these browsers // available browser launchers: https://npmjs.org/browse/keyword/karma-launcher browsers: ['ChromeHeadless', 'Chrome'], // Continuous Integration mode // if true, Karma captures browsers, runs the tests and exits singleRun: false, // Concurrency level // how many browser should be started simultaneous concurrency: Infinity })

Paquete.json:

"DevDependencies": { "@types/chai": "^3.4.28", "@types/jasmine": "2.8.9", "@types/jasmine-ajax": "^3.1.27", "@ tipos/requierejs": "^2.1.26" }

[1A[2KHeadlessChrome 104.0.5112 (Linux 0.0.0): Ejecutado 1336 de 1422 (4 ERRORES) (0 segundos / 0 segundos) [1A[2KHeadlessChrome 104.0.5112 (Linux 0.0.0): Ejecutado 1337 de 1422 (4 ERRORES) ) (0 segundos / 0 segundos) [33m11 08 2022 06:19:12.259:ADVERTIR [HeadlessChrome 104.0.5112 (Linux 0.0.0)]: [39mDisconnected (1 times) [1A[2KHeadlessChrome 104.0.5112 (Linux 0.0.0) ): Ejecutado 1337 de 1422 (4 FALLIDOS) DESCONECTADO (6 mins 7.609 segs / 0 segs)

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!