CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 20:17:04 GMT
content-type: text/html; charset=utf-8
cache-control: max-age=0, private, must-revalidate
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
link: ; rel=preload; as=fetch; crossorigin=use-credentials
referrer-policy: no-referrer-when-downgrade
server-timing: issue_layout-fragment;desc="issue_layout fragment";dur=248.70921,issue_conversation_content-fragment;desc="issue_conversation_content fragment";dur=746.338908,nginx;desc="NGINX";dur=1.460822,glb;desc="GLB";dur=139.42078
strict-transport-security: max-age=31536000; includeSubdomains; preload
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With, Accept,Accept-Encoding, Accept, X-Requested-With
x-content-type-options: nosniff
x-frame-options: deny
x-voltron-version: aab62e3
x-xss-protection: 0
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=ibOvn5RVEQsy5mg%2FXnZ0%2FRx%2FeeN%2BHcDuoUqnc1vUZuGV8U5DAkAuZrDmg%2BOE%2BxUK2AtYexYKvF%2BNGNNxaizXXJe9uDW%2Bc%2BtUQRUutfDSe5lW2JiXIE2rgnYlS7YpNl433GdLsMTzxXZM7KWLC7ev8caIsUE80X2Fsb19TRj1ukPi05ZTw7rlIlnVftt9o9aew8X80tTgCwGehCkFA7BnxG5eS49EoLYqMw2mCY7WNGYSIeGmKCmCWMpShWI4foZqeDgV75G4rragUrnN0D%2BSiQ%3D%3D--uzMiQ1D77x%2FPyvja--RsiHi%2BErmoDBJYrvbe9jxg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1213245368.1760213823; Path=/; Domain=github.com; Expires=Sun, 11 Oct 2026 20:17:03 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 11 Oct 2026 20:17:03 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DD74:1FDE52:9F9890:D155CF:68EABB3F
Autowatch with wildcards doesn't work · Issue #1249 · karma-runner/karma · GitHub
No one assignedNo labelsNo typeNo projectsNo milestoneNone yetNo branches or pull requests
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Hi,
In my karma config, I am watching some files directly, and some via wildcards. autowatch
is set to true and works fine for directly referenced files, but not for those who should be matched by wildcards.
I don't think this is related to #895. I tried using diferent text editors and setting usePolling
to true but to no effect.
I'm using:
- karma v0.12.23
- node v0.11.13
- windows seven
I'm attaching the watcher logs below. Sorry for the formatting... you know, windows "terminal" 😒
DEBUG [watcher]: Resolved files:
c:/Users/caldera/Documents/GitHub/Kerouac/node_modules/karma-jasmine/lib
/jasmine.js
c:/Users/caldera/Documents/GitHub/Kerouac/node_modules/karma-jasmine/lib
/boot.js
c:/Users/caldera/Documents/GitHub/Kerouac/node_modules/karma-jasmine/lib
/adapter.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/jquery-custom/jquery.mi
n.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/slip/slip.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/composer/composer.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/mousetrap/mousetrap.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/moment-custom/moment-wi
th-langs.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular/angular.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-route/angular-r
oute.min.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-touch/angular-t
ouch.min.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-animate/angular
-animate.min.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/ng-file-upload/angular-
file-upload.min.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-filesystem/angu
lar-filesystem.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-md5/angular-md5
.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-scroll/angular-
scroll.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-websocket/angul
ar-websocket.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-gestures/gestur
es.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-translate/angul
ar-translate.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-translate-loade
r-static-files/angular-translate-loader-static-files.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-sanitize/angula
r-sanitize.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-moment/angular-
moment.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-mocks/angular-m
ocks.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angular-cookies/angular
-cookies.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/storage/Storage.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/ChromeProvider/ChromePr
ovider.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/app/app.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/app/controllers.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/app/directives.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/app/filters.js
C:/Users/caldera/Documents/GitHub/Kerouac/js/app/services.js
C:/Users/caldera/Documents/GitHub/Kerouac/test/mock/MockData.js
C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/controllers/IndexSpe
c.js
C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/controllers/SpoolerS
pec.js
C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/controllers/ModesSpe
c.js
C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/controllers/Explorer
Spec.js
C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/controllers/Settings
Spec.js
C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/filters/FiltersSpec.
js
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/jque
ry-custom/jquery.min.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/slip
/slip.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/comp
oser/composer.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/mous
etrap/mousetrap.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/mome
nt-custom/moment-with-langs.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar/angular.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-route/angular-route.min.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-touch/angular-touch.min.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-animate/angular-animate.min.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/ng-f
ile-upload/angular-file-upload.min.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-filesystem/angular-filesystem.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-md5/angular-md5.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-scroll/angular-scroll.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-websocket/angular-websocket.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-gestures/gestures.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-translate/angular-translate.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-translate-loader-static-files/angular-translate-loader-static-files.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-sanitize/angular-sanitize.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-moment/angular-moment.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-mocks/angular-mocks.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-cookies/angular-cookies.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/stor
age/Storage.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/Chro
meProvider/ChromeProvider.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/js/app"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/test/mock"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/c
ontrollers/IndexSpec.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/c
ontrollers/SpoolerSpec.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/c
ontrollers/ModesSpec.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/c
ontrollers/ExplorerSpec.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/c
ontrollers/SettingsSpec.js"
DEBUG [watcher]: Watching "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/f
ilters/FiltersSpec.js"
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/mome
nt-custom/moment-with-langs.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/mous
etrap/mousetrap.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-touch/angular-touch.min.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-route/angular-route.min.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/slip
/slip.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-animate/angular-animate.min.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/comp
oser/composer.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/ng-f
ile-upload/angular-file-upload.min.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar/angular.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-filesystem/angular-filesystem.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-scroll/angular-scroll.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-websocket/angular-websocket.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-md5/angular-md5.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-translate/angular-translate.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-translate-loader-static-files/angular-translate-loader-static-files.js" igno
red. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-moment/angular-moment.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-sanitize/angular-sanitize.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-gestures/gestures.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-mocks/angular-mocks.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/angu
lar-cookies/angular-cookies.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/stor
age/Storage.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/js/lib/Chro
meProvider/ChromeProvider.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/c
ontrollers/ModesSpec.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/f
ilters/FiltersSpec.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/c
ontrollers/ExplorerSpec.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/c
ontrollers/SpoolerSpec.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/c
ontrollers/SettingsSpec.js" ignored. Already in the list.
DEBUG [watcher]: Add file "C:/Users/caldera/Documents/GitHub/Kerouac/test/unit/c
ontrollers/IndexSpec.js" ignored. Already in the list.
i can attach my karma conf if it helps but it's pretty standard. The files watched via wildcards are resolved in the logs above, but changes have no effect.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
Issue actions
You can’t perform that action at this time.