Skip to content

test.unit.dart does not work for incremental builds #2386

@tbosch

Description

@tbosch

First run is good, but after changing a file the build breaks:

Error: ENOENT, no such file or directory '/Users/tbosch/projects/angular2/tmp/diffing_plugin_wrapper-cache_path-WRS7pHuE.tmp/angular2_material/src/components/button/button.html'
    at Error (native)
    at Object.fs.statSync (fs.js:797:18)
    at Object.realpathSync (fs.js:1400:12)
    at symlink (/Users/tbosch/projects/angular2/node_modules/symlink-or-copy/index.js:71:26)
    at Function.symlinkOrCopySync (/Users/tbosch/projects/angular2/node_modules/symlink-or-copy/index.js:58:5)

There is a symlink at this place that points to an invalid path /Users/tbosch/projects/angular2/tmp/mapper-tmp_dest_dir-019nNEvP.tmp/angular2_material/src/components/button/button.html.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions